Merge commit '3e50cf6502' into sync_cg_clif-2024-01-26
This commit is contained in:
parent
b192f911d5
commit
0061bb7faf
24 changed files with 434 additions and 323 deletions
2
.github/workflows/audit.yml
vendored
2
.github/workflows/audit.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
audit:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- run: |
|
||||
sed -i 's/components.*/components = []/' rust-toolchain
|
||||
echo 'profile = "minimal"' >> rust-toolchain
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue