Skip to content

Commit

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

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

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

0 comments on commit d0e75c8

Please sign in to comment.