Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2fcf69ae78 | ||
|
|
8d77267dcf | ||
|
|
277d4ed58c | ||
|
|
402006a4f4 | ||
|
|
9ecdbeaa5a | ||
|
|
42efe17242 | ||
|
|
1c9902d934 | ||
|
|
377eac2700 | ||
|
|
24a312e2bf | ||
|
|
8845aa2765 | ||
|
|
ddf12f2823 | ||
|
|
8ea8779961 | ||
|
|
3022edecb3 | ||
|
|
c2a96579e4 |
@@ -72,7 +72,7 @@ jobs:
|
||||
body: ${{ github.event.head_commit.message }}
|
||||
|
||||
- name: Zipping up Release folder
|
||||
run: Compress-Archive -Path "${{ github.workspace }}\Digital Clock\bin\Release\" -Destination Release.zip
|
||||
run: Compress-Archive -Path "${{ github.workspace }}\Digital Clock\bin\Release\" -Destination Release.zip"
|
||||
|
||||
- name: test
|
||||
run: ls -R
|
||||
@@ -93,3 +93,4 @@ jobs:
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user