Skip to content

Commit

Permalink
Update test_deploy_backend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsaporiti authored Aug 23, 2024
1 parent 6400186 commit 273b133
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_deploy_backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ jobs:
- name: Print branch
run: git branch --show-current

- name: Create .env-api
- name: Create .env-issuer
run: |
touch .env-api
touch .env-issuer
- run: make build/docker

Expand Down

0 comments on commit 273b133

Please sign in to comment.