Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a90f31540d |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user