mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-23 13:13:17 +00:00
Update .github/workflows/release.yaml
Co-Authored-By: Florian Diebold <flodiebold@googlemail.com>
This commit is contained in:
parent
a9300934f9
commit
a350dff4cf
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
dist:
|
||||
name: dist
|
||||
runs-on: ${{ matrix.os }}
|
||||
if: github.repository == "rust-analyzer/rust-analzyer"
|
||||
if: github.repository == "rust-analyzer/rust-analyzer"
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
|
Loading…
Reference in New Issue
Block a user