Skip to content

Commit

Permalink
Add actions/checkout to workflow (#1922)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jym77 authored Oct 3, 2022
1 parent 517394d commit 57ff07c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
Expand Down

0 comments on commit 57ff07c

Please sign in to comment.