mirror of
https://github.com/Noratrieb/coldsquare.git
synced 2026-01-15 08:55:10 +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
|
|
@ -8,6 +8,8 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- run: rustup toolchain install nightly
|
||||
|
||||
- name: Build Test.class
|
||||
run: javac testdata/Test.java
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue