Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
add deps on Build for Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
varex83 committed Nov 7, 2023
1 parent c08cabb commit 63dcb44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devnet-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
image-version: ${{ steps.determine-version.outputs.version }}
Deploy_Dev:
runs-on: ubuntu-latest
# needs: Build
needs: Build
steps:

- name: Configure AWS credentials
Expand Down

0 comments on commit 63dcb44

Please sign in to comment.