Skip to content

Commit

Permalink
it would help if i could spell
Browse files Browse the repository at this point in the history
  • Loading branch information
boonhapus committed Apr 1, 2024
1 parent 010e693 commit 990a7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fetch-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
python-version: 3.12

- name: Install a specific version of CS Tools
run: python -m pip -e .[cli]
run: python -m pip install -e .[cli]

# --config ENV: tells CS Tools to pull the information from environment variables.
- name: Run your CS Tools Command
Expand Down

0 comments on commit 990a7a7

Please sign in to comment.