Skip to content

Commit

Permalink
S
Browse files Browse the repository at this point in the history
  • Loading branch information
potsrevennil committed Jan 2, 2025
1 parent e344d4a commit 1d424e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,8 @@ jobs:
run: |
sudo apt-get update && sudo apt-get install nix
sudo usermod -a -G nix-users $USER
sudo -u $USER bash
su -u $USER
groups
- name: check
run: |
groups
Expand Down

0 comments on commit 1d424e5

Please sign in to comment.