Skip to content

Commit 637f914

Browse files
author
Alian Rignack Quevedo
committed
Fix the dist path
1 parent 428afa0 commit 637f914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/upload-artifact@v1
4242
with:
4343
name: deploy_dist
44-
path: dist/pwa-tutorial-gitconnected
44+
path: dist/pwatest
4545
- name: Archive code coverage result
4646
if: success()
4747
uses: actions/upload-artifact@v1

0 commit comments

Comments
 (0)