aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/main.yml
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2022-10-24 15:14:26 -0400
committerAndrew Lee <alee14498@protonmail.com>2022-10-24 15:14:26 -0400
commit8a2ed430794d82f27f0e4768ff97ad1e36ca799e (patch)
tree4cfa6a76887f49da1c89110ea20dae3be09e56e5 /.github/workflows/main.yml
parentdf6e7a69d763941769daa1d5365637d0fce9a63f (diff)
downloadpersonal-website-8a2ed430794d82f27f0e4768ff97ad1e36ca799e.tar.gz
personal-website-8a2ed430794d82f27f0e4768ff97ad1e36ca799e.tar.bz2
personal-website-8a2ed430794d82f27f0e4768ff97ad1e36ca799e.zip
Updated main.yml
Diffstat (limited to '.github/workflows/main.yml')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 73a05a0..87f6fc7 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -6,6 +6,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
+ with:
+ node-version: 18
- run: yarn install && yarn global add @lhci/cli@0.6.x
- run: yarn run build
- run: lhci autorun