Skip to content

Commit

Permalink
lowering glibc
Browse files Browse the repository at this point in the history
  • Loading branch information
bluestreak01 committed Apr 26, 2024
1 parent 2f9ea8b commit 96d6512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebuild_native_libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
container:
image: debian:stretch
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
- name: Install toolchains (CXX/NASM/Rust)
run: |
ldd --version
Expand Down

0 comments on commit 96d6512

Please sign in to comment.