We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a10049d commit c747cf7Copy full SHA for c747cf7
.github/workflows/test-deployment.yml
@@ -36,5 +36,7 @@ jobs:
36
- name: Upload prod build to server
37
run: |
38
pwd
39
- cd main
+ ls
40
+ cd ..
41
+ pwd
42
ls
0 commit comments