We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff80e99 commit 8706c1dCopy full SHA for 8706c1d
.github/workflows/nextjs.yml
@@ -83,7 +83,7 @@ jobs:
83
- name: Upload artifact
84
uses: actions/upload-pages-artifact@v3
85
with:
86
- path: ./out
+ path: /home/runner/work/airstrip/airstrip/airstrip-fe/out
87
88
# Deployment job
89
deploy:
0 commit comments