Skip to content

Commit

Permalink
b
Browse files Browse the repository at this point in the history
  • Loading branch information
archie2x committed Sep 20, 2024
1 parent e96b56b commit 336a9fc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tinygo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,6 @@ jobs:
run: |
ls -alh /tmp/foo
md5sum /tmp/foo/*
dpkg -i /tmp/foo/*.deb
sudo dpkg -i /tmp/foo/*.deb
which tinygo
tinygo --version

0 comments on commit 336a9fc

Please sign in to comment.