Skip to content

Commit

Permalink
become root
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrithicusGreenson committed Apr 12, 2024
1 parent d3a3931 commit 6ce7fab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/genisys-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
Test-Genisys-Server:
runs-on: ubuntu-22.04
steps:
- name: Become Root
run: su root

- name: Checkout Repo Code
uses: actions/checkout@v4

Expand Down

0 comments on commit 6ce7fab

Please sign in to comment.