Compare commits

..
1 Commits
Author SHA1 Message Date
U-METAL103\103 f530079f09 test7 2024-06-29 08:46:56 -05:00
+2 -1
View File
@@ -72,7 +72,8 @@ jobs:
body: ${{ github.event.head_commit.message }}
- name: Zipping up Release folder
run: Compress-Archive -Path "${{ github.workspace }}\Digital Clock\bin\Release\" -Destination release.zip
##run: Compress-Archive -Path "${{ github.workspace }}\Digital Clock\bin\Release\" -Destination release.zip
run: 7z a release.zip "${{ github.workspace }}\Digital Clock\bin\Release\"
- name: test
run: ls -R