Skip to content

Commit

Permalink
adding repository checkout 🌽
Browse files Browse the repository at this point in the history
  • Loading branch information
dysbulic committed Jul 4, 2024
1 parent a539476 commit ba779aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gcp-deploy-frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ jobs:
needs: [env]

steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Run `hasura metadata reload`
uses: browniefed/hasura-runner@master
with:
Expand Down

0 comments on commit ba779aa

Please sign in to comment.