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