Does this make job setup faster?
This commit is contained in:
parent
a750a09002
commit
e8985b46dd
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -36,6 +36,8 @@ jobs:
|
||||||
name: Bundle app
|
name: Bundle app
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/cache@v2
|
||||||
|
|
||||||
- name: Install Rust x86_64-apple-darwin target
|
- name: Install Rust x86_64-apple-darwin target
|
||||||
uses: actions-rs/toolchain@v1
|
uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue