Skip to content

Commit 9d39128

Browse files
committed
oops
1 parent 2be0937 commit 9d39128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
steps:
1414
- name: Checkout
1515
uses: actions/checkout@v4
16-
- run: cp /home/hasan/ituacm_website_backend/.env ./backend/
16+
- run: cp /home/hasan/ituacm_website_backend/.env ./
1717
- run: docker compose -f docker-compose.yml build --no-cache
1818
- run: docker compose -f docker-compose.yml up -d

0 commit comments

Comments
 (0)