Skip to content

Commit

Permalink
workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
antokhio committed Oct 16, 2024
1 parent 9a75327 commit ac62863
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
- name: Setup Nuget.exe
uses: nuget/setup-nuget@v1

-name: Apply Patch
run: git apply --ignore-whitespace shared-build.patch
-run: git apply --ignore-whitespace shared-build.patch

- name: Build yogacore
uses: threeal/[email protected]
Expand Down

0 comments on commit ac62863

Please sign in to comment.