Skip to content

Commit

Permalink
Fix GHA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mvitale1989 committed Nov 13, 2023
1 parent 36888e3 commit fe205ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
retention-days: 2

deploy:
runs-con: ubuntu-22.04
runs-on: ubuntu-22.04
container: circleci/node:12
needs:
- build
Expand Down

0 comments on commit fe205ea

Please sign in to comment.