Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jotelha committed Jun 13, 2024
1 parent 24b4432 commit d21199c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
pip install --upgrade build
pip install --upgrade setuptools wheel setuptools-scm[toml] importlib-metadata
pip install git+https://github.com/jic-dtool/dservercore.git
pip install git+https://github.com/livMatS/dservercore.git@main
pip list
- name: Package distribution
Expand Down

0 comments on commit d21199c

Please sign in to comment.