Skip to content

Commit

Permalink
test: option user root
Browse files Browse the repository at this point in the history
  • Loading branch information
zjeffer committed Apr 27, 2024
1 parent c92c339 commit e149449
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
container:
# image built from the Dockerfile in the .github/ folder
image: zjeffer/hyprland-arch:latest
options: |
--user root
steps:
- name: Checkout current repository
uses: actions/checkout@v4
Expand Down

0 comments on commit e149449

Please sign in to comment.