Skip to content

Commit

Permalink
gather redact support zip_passwd
Browse files Browse the repository at this point in the history
  • Loading branch information
wayyoungboy committed Oct 11, 2024
1 parent ebc97a0 commit 3f01081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Install dependencies
run: |
apt install -y gcc
yum install -y gcc
export PATH=/opt/miniconda3/bin:$PATH
source activate obdiag
ldd --version
Expand Down

0 comments on commit 3f01081

Please sign in to comment.