test publish.yml
This commit is contained in:
parent
7b9ba7e583
commit
417314ffd3
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@ -38,8 +38,8 @@ jobs:
|
||||
|
||||
- name: test
|
||||
run: |
|
||||
echo ${{ github.workspace }}
|
||||
echo ${{ env.VERSION_LIST_PATH }}
|
||||
echo "${{ github.workspace }}"
|
||||
echo "${{ env.VERSION_LIST_PATH }}"
|
||||
ls -l dist
|
||||
|
||||
- name: Build Executable1
|
||||
|
Loading…
Reference in New Issue
Block a user