Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a90f31540d |
@@ -73,7 +73,7 @@ jobs:
|
|||||||
|
|
||||||
- name: testing
|
- name: testing
|
||||||
run: |
|
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
|
ls -R
|
||||||
|
|
||||||
- name: Upload Release
|
- name: Upload Release
|
||||||
|
|||||||
Reference in New Issue
Block a user