Skip to content

Commit 2f93d21

Browse files
committed
test-deploy v.9
1 parent 69dfac1 commit 2f93d21

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test-deployment.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@ jobs:
3434
with:
3535
name: production-build
3636
- name: Upload prod build to server
37-
working-directory: ./scripts/
37+
working-directory: scripts
38+
run: pwd
3839
run: ./copy2site.sh

0 commit comments

Comments
 (0)