Skip to content

Commit d51e681

Browse files
authored
Update main.yml
1 parent 48d0c04 commit d51e681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Run Docker container
2020
uses: addnab/docker-run-action@v3
2121
with:
22-
image: r0d0s/fpga_tools:v1.3
22+
image: r0d0s/fpga_tools:latest
2323
run: |
2424
git clone --recurse-submodules https://github.com/RDSik/verilog-transceiver.git
2525
cd verilog-transceiver

0 commit comments

Comments
 (0)