Skip to content

Commit

Permalink
try cloning this thing where the install.sh script will be looking fo…
Browse files Browse the repository at this point in the history
…r it
  • Loading branch information
jepler committed Jan 29, 2024
1 parent d6eee8c commit f2e424b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/githubci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
-path: "actions-ci"
- uses: actions/setup-python@v4
with:
python-version: '3.x' # Version range or exact version of a Python version to use, using semvers version range syntax.
Expand Down

0 comments on commit f2e424b

Please sign in to comment.