test publish.yml

This commit is contained in:
xaoyo 2023-11-27 12:18:38 +08:00
parent 7b9ba7e583
commit 417314ffd3

View File

@ -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