Skip to content

Commit

Permalink
use right patch script
Browse files Browse the repository at this point in the history
  • Loading branch information
bschimke95 committed Jun 4, 2024
1 parent 26b180e commit 6ea49e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/moonray.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Apply moonray patch
run: |
git checkout -b autoupdate/moonray
./build-scripts/patches/strict/apply
./build-scripts/patches/moonray/apply
- name: Push to autoupdate/moonray
run: |
git push origin --force autoupdate/moonray

0 comments on commit 6ea49e9

Please sign in to comment.