Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nuke-web3 authored May 18, 2022
1 parent 96e23d0 commit 40c1d4c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ jobs:
runs-on: ubuntu-latest
steps:
-
name: Checkout `main` and build
name: Checkout
uses: actions/checkout@v2
-
name: Build
uses: bahmutov/npm-install@HEAD
with:
working-directory: .
Expand Down

0 comments on commit 40c1d4c

Please sign in to comment.