Skip to content

Commit

Permalink
fix: minor update (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
temiloluwa-babalola authored Nov 18, 2022
2 parents aed8911 + 29d2bf9 commit 4fc742e
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 @@ -45,6 +45,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 4fc742e

Please sign in to comment.