mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-25 00:33:11 +00:00
Remove Go step
This commit is contained in:
parent
93997df6a7
commit
b87383d0ef
5
.github/workflows/artifacts.yml
vendored
5
.github/workflows/artifacts.yml
vendored
@ -34,11 +34,6 @@ jobs:
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version-file: go.mod
|
||||
|
||||
- name: Install Rust 1.85.0
|
||||
if: matrix.target.os != 'windows-latest'
|
||||
uses: dtolnay/rust-toolchain@master
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user