Skip to content

Commit

Permalink
undo the previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
diohe0311 committed Jul 18, 2023
1 parent 8403d9b commit 461ce24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/metabox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
lxc profile device add default root disk path=/ pool=metabox${{ matrix.os }}
lxc storage list
- name: Install dependencies
run: python3 -m pip install --upgrade pyopenssl
run: python3 -m pip install --upgrade pyopenssl pip setuptools
- name: Install Metabox
run: python3 -m pip install -e .
- name: Run Metabox scenarios
Expand Down

0 comments on commit 461ce24

Please sign in to comment.