add cache for arrch64 when compile in action

This commit is contained in:
Tlntin
2023-02-05 10:23:12 +08:00
parent 0388a1f065
commit 2fc542f9b4

View File

@@ -126,7 +126,7 @@ jobs:
dockerRunArgs: | dockerRunArgs: |
--volume "${PWD}:/build" --volume "${PWD}:/build"
--volume "/home/runner:/home/runner" --volume "/home/runner:/home/runner"
--volume "~/.cargo:~/.cargo" --volume "/home/runner/.cargo:/home/runner/.cargo"
install: | install: |
apt-get update && apt-get install -y gnupg2 && apt-get install curl -y apt-get update && apt-get install -y gnupg2 && apt-get install curl -y
curl -fsSL https://deb.nodesource.com/setup_18.x | bash - curl -fsSL https://deb.nodesource.com/setup_18.x | bash -