Skip to content

Commit

Permalink
fix: version tag in action
Browse files Browse the repository at this point in the history
Signed-off-by: K.B.Dharun Krishna <[email protected]>
  • Loading branch information
kbdharun authored and mirkobrombin committed Apr 10, 2024
1 parent 82938af commit 95e4a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vib-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
sudo sh build.sh
cd ..
- uses: vanilla-os/vib-gh-actionv0.6.2
- uses: vanilla-os/vib-gh-action@v0.6.2

- name: Build the Docker image
run: docker image build -f Containerfile --tag ghcr.io/vanilla-os/pico:main .
Expand Down

0 comments on commit 95e4a2f

Please sign in to comment.