Skip to content

Commit

Permalink
TMP: test
Browse files Browse the repository at this point in the history
  • Loading branch information
T-K-233 committed Dec 16, 2024
1 parent f2f4455 commit fa0925e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run: ls $GITHUB_WORKSPACE/scripts

- name: Set up Toolchain
run: source $GITHUB_WORKSPACE/scripts/install_mill.sh
run: source $GITHUB_WORKSPACE/scripts/install-mill.sh

- name: Run make verilog
run: make verilog

0 comments on commit fa0925e

Please sign in to comment.