list4
This commit is contained in:
@@ -72,8 +72,9 @@ jobs:
|
||||
body: ${{ github.event.head_commit.message }}
|
||||
|
||||
- name: testing
|
||||
run: ls -R
|
||||
run: ls -la ${{ github.workspace }}\Digital Clock\bin\Release\
|
||||
run: |
|
||||
ls -R
|
||||
ls -la ${{ github.workspace }}\Digital Clock\bin\Release\
|
||||
|
||||
- name: Upload Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
|
||||
Reference in New Issue
Block a user