Compare commits

...
1 Commits
96 ... 97
Author SHA1 Message Date
U-METAL103\103 a90f31540d zipwin 2024-01-31 01:34:00 -06:00
+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