Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit 543d878

Browse files
committed
Update workflow.yml
1 parent a0c9829 commit 543d878

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
find cloudnet-tools/ -type f -name "cloudnet-tools-*.jar" -and -not -name "*-sources.jar" -and -not -name "*-javadoc.jar" -exec cp "{}" temp/tools/ ';'
3030
- uses: actions/upload-artifact@master
3131
with:
32-
name: CloudNet-V2
33-
path: temp/
32+
name: CloudNet-V2
33+
path: temp/

0 commit comments

Comments
 (0)