Skip to content

Commit

Permalink
Nope
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseTG committed Jul 11, 2023
1 parent e2806cf commit 622f779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ runs:
if: ${{ contains(inputs.runs-on, 'ubuntu') && contains(inputs.ccache-cache-name, 'aarch64') }}
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: gcc-10-aarch64-linux-gnu g++-10-aarch64-linux-gnu libepoxy:arm64 pkg-config cmake ninja-build extra-cmake-modules dpkg-dev ccache
packages: gcc-10-aarch64-linux-gnu g++-10-aarch64-linux-gnu pkg-config cmake ninja-build extra-cmake-modules dpkg-dev ccache
version: 1.0-arm

- name: Set Up CCache
Expand Down

0 comments on commit 622f779

Please sign in to comment.