Skip to content

Commit

Permalink
Merge pull request #32 from NightRainMilkyWay/main
Browse files Browse the repository at this point in the history
更新 Create Release.yml
  • Loading branch information
NightRainMilkyWay authored Nov 20, 2024
2 parents df95191 + e5a563d commit fc94eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Create Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Zip Module
run: |
cd $GITHUB_WORKSPACE/magisk
cd $GITHUB_WORKSPACE/magisk_suni
zip -r $GITHUB_WORKSPACE/${ZIP_FILENAME}_${VERSION}.zip ./*
cd configs
zip -r $GITHUB_WORKSPACE/${CONFIG_NAME}_${VERSION}.zip ./*
Expand Down

0 comments on commit fc94eae

Please sign in to comment.