Skip to content

Commit

Permalink
Merge pull request #8 from justincy/patch-1
Browse files Browse the repository at this point in the history
Install after checkout
  • Loading branch information
neil-pozetroninc authored Aug 22, 2020
2 parents d870131 + 2c80034 commit 2b51d48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- run: npm i
- uses: ./
with:
repository: pozetroninc/github-action-get-latest-release
Expand Down

0 comments on commit 2b51d48

Please sign in to comment.