Skip to content

Commit

Permalink
Basic example workflow points to master
Browse files Browse the repository at this point in the history
  • Loading branch information
uraimo committed Oct 21, 2024
1 parent d20c7e3 commit 3216ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Build on ubuntu-22.04 armv7
steps:
- uses: actions/checkout@v3
- uses: uraimo/run-on-arch-action@v2
- uses: uraimo/run-on-arch-action@master
name: Run commands
id: runcmd
with:
Expand Down

0 comments on commit 3216ac1

Please sign in to comment.