Skip to content

Commit

Permalink
Correct command
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle committed Nov 25, 2023
1 parent b9c52a2 commit 9667fdc
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 patch ../nativ/build.patch
git apply ../nativ/build.patch
shell: bash

- name: Build (Cargo)
Expand Down

0 comments on commit 9667fdc

Please sign in to comment.