Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
traylenator committed Jan 10, 2024
1 parent a2478ad commit b46b9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pamtester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
pamtester:
runs-on: ubuntu-latest
steps:
- run: sudo apt install pamtester gcc make libselinux1-dev
- run: sudo apt install pamtester gcc make libselinux-dev libpam-dev
- uses: actions/checkout@v4
- run: pwd
- run: ls
Expand Down

0 comments on commit b46b9fc

Please sign in to comment.