mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-04 21:15:06 +00:00
[ci/fontations] Directly ask for nightly
This commit is contained in:
parent
6c1f27faab
commit
f7cb3a3c8e
1 changed files with 1 additions and 3 deletions
4
.github/workflows/fontations.yml
vendored
4
.github/workflows/fontations.yml
vendored
|
@ -21,9 +21,7 @@ jobs:
|
|||
uses: hendrikmuhs/ccache-action@a1209f81afb8c005c13b4296c32e363431bffea5 # v1.2.17
|
||||
with:
|
||||
key: ${{ github.job }}-${{ runner.os }}-${{ runner.arch }}
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
with:
|
||||
toolchain: nightly
|
||||
- uses: dtolnay/rust-toolchain@nightly
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
|
|
Loading…
Add table
Reference in a new issue