Skip to content

Commit

Permalink
尽量小写
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyiming748 committed Apr 15, 2024
1 parent fdae467 commit f83fdb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: saveSpace
run: rm -rf /opt/hostedtoolcache
- name: export
run: docker save ConvertImage:latest -o ConvertImage.tar
run: docker save convertimage:latest -o ConvertImage.tar
- name: Upload
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit f83fdb6

Please sign in to comment.