Update build.yml

This commit is contained in:
MustardChef 2024-07-15 09:58:01 +01:00 committed by GitHub
parent 87b7f538f0
commit 716b88268d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -89,7 +89,7 @@ jobs:
7z a -t7z -mx=6 -m0=LZMA2 -ms=on -mmt=8 -- "${{ steps.wsa.outputs.artifact }}.7z" ./output/* 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 - 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: | run: |
#!/bin/bash #!/bin/bash