Skip to content

Commit

Permalink
Update Gen.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tonyha7 authored Jan 12, 2023
1 parent 6497a02 commit 0e2ef34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: 打压缩包
run: |
cd ./out
zip -9 DeviceTree.zip .
zip -9 DeviceTree.zip ./*
- name: Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 0e2ef34

Please sign in to comment.