Install nightly rust

This commit is contained in:
EpicPix 2021-10-30 15:53:48 +02:00 committed by GitHub
parent 48aa35ac10
commit 845b49c7c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: rustup toolchain install nightly
- name: Build Test.class
run: javac testdata/Test.java