Skip to content

Commit

Permalink
workflow/push.yml - test without apt package db update
Browse files Browse the repository at this point in the history
  • Loading branch information
ia committed Mar 23, 2024
1 parent 37756d4 commit 8397b41
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
fail-fast: true

steps:
- name: Update package cache
run: apt update -y

- name: Install packages
run: apt install -y --no-install-recommends --no-install-suggests git make python3-pip gcc-arm-none-eabi libnewlib-arm-none-eabi libstdc++-arm-none-eabi-newlib

Expand Down

0 comments on commit 8397b41

Please sign in to comment.