mirror of
https://github.com/erg-lang/erg.git
synced 2025-12-23 05:36:48 +00:00
fix: typo
This commit is contained in:
parent
4d00f9be4b
commit
ba840d4e89
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
|
@ -76,7 +76,7 @@ jobs:
|
|||
args: --all --all-targets --verbose -- -D warnings
|
||||
|
||||
publish-nightly:
|
||||
runs-on: ubuntus-latest
|
||||
runs-on: ubuntu-latest
|
||||
if: contains(github.event.head_commit.message, 'update version (nightly')
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue