Skip to content

Commit

Permalink
Revert "Fix linux workflows"
Browse files Browse the repository at this point in the history
This reverts commit 22e11bd.
  • Loading branch information
MasloMaslane committed Aug 23, 2024
1 parent 22e11bd commit ac18554
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Arch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
container:
image: archlinux:latest
volumes:
- /home/actions/sio2jail:/github/home/.local/bin
- /home/actions/oiejq:/github/home/.local/bin
options:
--privileged
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
container:
image: ubuntu:latest
volumes:
- /home/actions/sio2jail:/github/home/.local/bin
- /home/actions/oiejq:/github/home/.local/bin
env:
DEB_PYTHON_INSTALL_LAYOUT: deb
DEBIAN_FRONTEND: noninteractive
Expand Down

0 comments on commit ac18554

Please sign in to comment.