Skip to content

Commit

Permalink
Test of deploy modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-R-Haugland committed May 24, 2024
1 parent 73f687c commit d9e031c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
start: npm start

build:
needs: [ install, cypress-run ]
needs: [ install, cypress-runs ]
runs-on: ubuntu-latest
permissions:
packages: write
Expand Down

0 comments on commit d9e031c

Please sign in to comment.