Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
tzoug committed Feb 25, 2022
1 parent 2fba528 commit 89e78ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- name: "Build & test"
run: cd build && ./build.sh
uses: actions/checkout@v2
- uses: actions/checkout@v2
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
Expand Down

0 comments on commit 89e78ed

Please sign in to comment.