Skip to content

Commit

Permalink
Maybe fixed action
Browse files Browse the repository at this point in the history
  • Loading branch information
skymen committed May 10, 2023
1 parent 672f414 commit 8953c7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
name: Build Vue
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v3
with:
node-version: 16
- id: Build-Vue
uses: xRealNeon/VuePagesAction@1.0.1
with:
Expand Down

0 comments on commit 8953c7e

Please sign in to comment.