Skip to content

Commit

Permalink
Force github CI to update Makefrag first
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryz123 committed Aug 8, 2024
1 parent 12e96c3 commit bdae5ab
Show file tree
Hide file tree
Showing 2 changed files with 1,884 additions and 1,883 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
run: |
export PATH="${{ github.workspace }}/riscv/bin:$PATH"
export RISCV="${{ github.workspace }}/riscv"
make generate-stage1
make all -j4
- name: Archive artifacts
Expand Down
Loading

0 comments on commit bdae5ab

Please sign in to comment.