We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35cd9f2 commit 44375e0Copy full SHA for 44375e0
.github/workflows/nextjs.yml
@@ -79,7 +79,7 @@ jobs:
79
- name: Upload artifact
80
uses: actions/upload-pages-artifact@v3
81
with:
82
- path: ./airstrip-fe/out
+ path: /home/runner/work/airstrip/airstrip/airstrip-fe/out
83
84
# Deployment job
85
deploy:
0 commit comments