Skip to content

Commit

Permalink
Fingers crossed...
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Apr 16, 2024
1 parent 69615a6 commit 74ae277
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/firefox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,14 @@ jobs:
echo "neqo-qpack = { path = \"$GITHUB_WORKSPACE/neqo-qpack\" }"
echo "neqo-crypto = { path = \"$GITHUB_WORKSPACE/neqo-crypto\" }"
} >> Cargo.toml
git diff
{
echo '[[audits.qlog]]'
echo 'who = "CI"'
echo 'criteria = "safe-to-deploy"'
echo "version = \"$QLOG_VERSION\""
} >> supply-chain/audits.toml
git diff
sed -i'' -e "s/qlog =.*/qlog = \"$QLOG_VERSION\"/" netwerk/socket/neqo_glue/Cargo.toml
git diff
./mach vendor rust --ignore-modified
git diff
- name: Build Firefox
run: |
Expand Down

0 comments on commit 74ae277

Please sign in to comment.