Skip to content

Commit 44ac6a2

Browse files
committed
build: Fix artifacts path
1 parent 0efd5c1 commit 44ac6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
uses: actions/upload-artifact@v2
4646
with:
4747
name: artifacts-webapp-1
48-
path: webpapp-1/artifacts
48+
path: webapp-1/artifacts

0 commit comments

Comments
 (0)