Skip to content

Commit

Permalink
ci build and release
Browse files Browse the repository at this point in the history
  • Loading branch information
34N0 committed Dec 22, 2023
1 parent cefb807 commit 3697b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Build
runs-on: ubuntu-latest
steps:
- run: sudo apt install libpam-dev clang-12
- run: sudo apt install libpam-dev clang libclang-dev
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 3697b44

Please sign in to comment.