Skip to content

Commit

Permalink
✅ added dependency to gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
giosuetrap2002 committed Jul 14, 2023
1 parent 9b75c3c commit 4b74a93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create_env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
ls -a ${{ github.workspace }}
shell: bash
archive_env:
needs: build_env
runs-on: ubuntu-latest
steps:
- name: Archive .env file
Expand Down

0 comments on commit 4b74a93

Please sign in to comment.