Skip to content

Commit

Permalink
Update build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
siyoungoh authored Apr 9, 2024
1 parent 7fee621 commit b7e0892
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ jobs:
with:
node-version: '20'

- name: Use Node.js 20
run: |
sudo apt-get install -y nodejs
sudo apt-get install -y npm
npm install -g npm@latest
- name: Build Docker image
run: docker build -t my-node-app .

Expand Down

0 comments on commit b7e0892

Please sign in to comment.