mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-03-30 22:55:52 +00:00
Compare commits
3 Commits
fix/ci-she
...
fix/ci-she
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
678c4ce8da | ||
|
|
752f25382a | ||
|
|
092d0809f0 |
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@@ -20,6 +20,10 @@ concurrency:
|
|||||||
group: deploy-${{ github.event.pull_request.number || github.ref }}
|
group: deploy-${{ github.event.pull_request.number || github.ref }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
|
defaults:
|
||||||
|
run:
|
||||||
|
shell: bash
|
||||||
|
|
||||||
env:
|
env:
|
||||||
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
|
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user