Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
xtccc committed Oct 31, 2024
1 parent 7e51fc5 commit 4dfe877
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
with:
name: go_webdav_client-build

- name: List files
run: echo $(pwd);ls -lhat . ;ls -R go_webdav_client # 列出下载的目录中的文件

- name: Create GitHub Release
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit 4dfe877

Please sign in to comment.