Skip to content

Commit

Permalink
remove uid
Browse files Browse the repository at this point in the history
  • Loading branch information
luigi311 committed Dec 6, 2023
1 parent 6029465 commit 4e77fae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
- name: "Run tests"
run: |
export GID=$(id -g)
export UID=$(id -u)
sudo chown -R $UID:$GID JellyPlex-Watched-CI
Expand Down

0 comments on commit 4e77fae

Please sign in to comment.