Skip to content

Commit

Permalink
fix: minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
temiloluwa-babalola committed Nov 18, 2022
1 parent 5bd5e27 commit 29d2bf9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
token: ${{ secrets.GH_TOKEN }}
- name: Set up Python 3.9
uses: actions/setup-python@v3
with:
Expand Down

0 comments on commit 29d2bf9

Please sign in to comment.