Skip to content

Commit

Permalink
correct path where iree-compile should be downloaded
Browse files Browse the repository at this point in the history
  • Loading branch information
zero9178 committed May 2, 2024
1 parent d97f580 commit f9b405a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: quidditch-compiler-build-dir
path: ${{github.workspace}}/quidditch-compiler-build

- name: Configure build
run: |
Expand Down

0 comments on commit f9b405a

Please sign in to comment.