This commit is contained in:
U-METAL103\103
2024-01-31 01:34:00 -06:00
parent aeb6b43254
commit a90f31540d
+1 -1
View File
@@ -73,7 +73,7 @@ jobs:
- name: testing
run: |
zip -r Release.zip ${{ github.workspace }}\Digital Clock\bin\Release\
Compress-Archive -Path ${{ github.workspace }}\Digital Clock\bin\Release\* -Destination Release.zip
ls -R
- name: Upload Release