We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33df105 commit 0fd11aeCopy full SHA for 0fd11ae
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Run Docker container
20
uses: addnab/docker-run-action@v3
21
with:
22
- image: r0d0s/fpga_tools:v1.3
+ image: r0d0s/fpga_tools:latest
23
run: |
24
git clone https://github.com/RDSik/si5340-config-loader.git
25
cd si5340-config-loader
0 commit comments