test publish.yml

This commit is contained in:
xaoyo 2023-11-27 12:12:21 +08:00
parent b20aa876f2
commit 9af2066234

View File

@ -40,6 +40,7 @@ jobs:
run: | run: |
echo ${{ github.workspace }} echo ${{ github.workspace }}
echo ${{ env.VERSION_LIST_PATH }} echo ${{ env.VERSION_LIST_PATH }}
ls -l dist
- name: Build Executable - name: Build Executable
run: | run: |