Skip to content

Commit

Permalink
ci: fix broken ci process
Browse files Browse the repository at this point in the history
  • Loading branch information
varl committed Sep 1, 2021
1 parent 79cd1e6 commit 837875f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dhis2-verify-lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:

steps:
- uses: actions/checkout@v2
with:
token: ${{secrets.DHIS2_BOT_GITHUB_TOKEN}}
- uses: actions/setup-node@v1
with:
node-version: 12.x
Expand Down

0 comments on commit 837875f

Please sign in to comment.