Skip to content

Commit f98deab

Browse files
authored
Update test_ubuntu.yml
1 parent d4d7caf commit f98deab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
python-version: ${{ matrix.python-version }}
2828
- name: Install dependencies
2929
run: |
30-
pip3 install -U git+https://github.com/dclong/xinstall@main
30+
pip3 install -U xinstall
3131
xinstall pt -ic
3232
~/.local/bin/poetry env use python3
3333
~/.local/bin/poetry install

0 commit comments

Comments
 (0)