mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
ci: release test against remote version
This commit is contained in:
parent
0d9fda716b
commit
a68acb2afb
1 changed files with 2 additions and 1 deletions
3
.github/workflows/release_cli.yaml
vendored
3
.github/workflows/release_cli.yaml
vendored
|
|
@ -33,7 +33,8 @@ jobs:
|
|||
uses: EndBug/version-check@v1
|
||||
id: version
|
||||
with:
|
||||
diff-search: true
|
||||
static-checking: localIsNew
|
||||
file-url: https://unpkg.com/oxidation-compiler@latest/package.json
|
||||
file-name: npm/oxc/package.json
|
||||
|
||||
- name: Set version name
|
||||
|
|
|
|||
Loading…
Reference in a new issue