Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stnolting authored Sep 30, 2023
1 parent d672665 commit a6269bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:

- name: '💾 Checkout'
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: '▶️ Check Toolchains'
run: /bin/bash -c "chmod u+x $GITHUB_WORKSPACE/test.sh && $GITHUB_WORKSPACE/test.sh"

0 comments on commit a6269bf

Please sign in to comment.