Skip to content

Commit

Permalink
Merge branch 'main' into chore/better-sync-transformer
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 authored Nov 24, 2023
2 parents 876d3af + 2efc766 commit 5c5f848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
chmod +x ./scripts/prepare_pinning_certs.sh
./scripts/prepare_pinning_certs.sh
- name: Install proxy for tests
run: sudo apt-get install -y squid
run: sudo apt-get update && sudo apt-get install -y squid
- run: dart pub get
- uses: bluefireteam/melos-action@v2
with:
Expand Down

0 comments on commit 5c5f848

Please sign in to comment.