Skip to content

Commit

Permalink
Add container configuration for the build job
Browse files Browse the repository at this point in the history
  • Loading branch information
benfante committed Jan 18, 2024
1 parent 9626ed2 commit 8a2c581
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/angular.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest
container: node:18

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit 8a2c581

Please sign in to comment.