mirror of
https://github.com/Noratrieb/coldsquare.git
synced 2026-01-17 01:45:09 +01:00
Install nightly rust
This commit is contained in:
parent
48aa35ac10
commit
845b49c7c0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -9,6 +9,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
|
- run: rustup toolchain install nightly
|
||||||
|
|
||||||
- name: Build Test.class
|
- name: Build Test.class
|
||||||
run: javac testdata/Test.java
|
run: javac testdata/Test.java
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue