Skip to content

Commit c1cd993

Browse files
authored
Update action.yml
1 parent 027fe7c commit c1cd993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
uses: actions/upload-artifact@v2
2727
with:
2828
name: AzurAPI Pre-Release
29-
path: /build/*
29+
path: /home/runner/work/azurapi-js/azurapi-js/build/*
3030
env:
3131
CI: true

0 commit comments

Comments
 (0)