Skip to content

Commit

Permalink
Do not copy the PAM configuration in GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Feb 20, 2024
1 parent 0e12261 commit 33b4afe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,6 @@ jobs:
python-langtable-data
timezone

- name: Copy the PAM configuration
run: cp share/agama.pam /usr/lib/pam.d/agama

- name: Install Rust toolchains
run: rustup toolchain install stable

Expand Down

0 comments on commit 33b4afe

Please sign in to comment.