Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Artimus47 authored Apr 6, 2024
1 parent 06e43e2 commit 9622ec0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ jobs:
- uses: actions/checkout@v3

- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: '3'
uses: actions/setup-node@v3


- name: build image
run: docker build -t vue-app .
Expand Down

0 comments on commit 9622ec0

Please sign in to comment.