Skip to content

Commit bc40b2b

Browse files
author
Gerrit Garbereder
committed
update path to artifact
1 parent df1d4bc commit bc40b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
- uses: actions/upload-artifact@v3
6161
with:
6262
name: distribution
63-
path: build/distributions/*.zip
63+
path: ./Task-Tracker-CLI/build/distributions/*.zip

0 commit comments

Comments
 (0)