diff --git a/.github/workflows/angular.yml b/.github/workflows/angular.yml index 1359331..c096224 100644 --- a/.github/workflows/angular.yml +++ b/.github/workflows/angular.yml @@ -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: