This commit is contained in:
damirka 2021-06-16 15:21:11 +03:00
parent 0b49f0c9ad
commit b9431fb4ac

View File

@ -102,10 +102,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
# - name: Brew...
# run: |
# brew install gcc
- name: Install Rust
uses: actions-rs/toolchain@v1
with: