Skip to content

Commit

Permalink
Fix path.
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle committed Nov 25, 2023
1 parent 9667fdc commit 121f326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
- name: Patch Build
run: |
cd yrs
git apply ../nativ/build.patch
git apply ../native/build.patch
shell: bash

- name: Build (Cargo)
Expand Down

0 comments on commit 121f326

Please sign in to comment.