Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pylogmon authored Sep 21, 2023
1 parent 9e2264c commit 4c21192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
with:
fetch-depth: 1
- name: Build for Linux
uses: ./build-for-linux
uses: ./.github/build-for-linux
with:
target: ${{ matrix.target }}
toolchain: stable-${{ matrix.target }}
Expand Down

0 comments on commit 4c21192

Please sign in to comment.