Skip to content

Commit f65ec18

Browse files
committed
With relative folder?
1 parent 5f9763f commit f65ec18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_beta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
password: ${{ secrets.GITHUB_TOKEN }}
2121
- name: Composer install
2222
run: |
23-
cd jccp
23+
cd ./jccp
2424
composer install
2525
- name: Build and push
2626
uses: docker/build-push-action@v2

0 commit comments

Comments
 (0)