We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 027fe7c commit c1cd993Copy full SHA for c1cd993
.github/workflows/action.yml
@@ -26,6 +26,6 @@ jobs:
26
uses: actions/upload-artifact@v2
27
with:
28
name: AzurAPI Pre-Release
29
- path: /build/*
+ path: /home/runner/work/azurapi-js/azurapi-js/build/*
30
env:
31
CI: true
0 commit comments