Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MustardChef authored Jul 15, 2024
1 parent 87b7f53 commit 716b882
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 @@ -89,7 +89,7 @@ jobs:
7z a -t7z -mx=6 -m0=LZMA2 -ms=on -mmt=8 -- "${{ steps.wsa.outputs.artifact }}.7z" ./output/*
- name: Run WSA Windows 10 Python Patch Script
working-directory: MagiskOnWSA/output/WSA_2311.40000.5.0_x64
working-directory: MagiskOnWSA/output/WSA_${{ inputs.wsa_ver }}_x64
run: |
#!/bin/bash
Expand Down

0 comments on commit 716b882

Please sign in to comment.