mirror of
https://github.com/coder/code-server.git
synced 2026-05-25 13:47:27 +02:00
fixup
This commit is contained in:
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@@ -101,8 +101,8 @@ jobs:
|
||||
uses: tj-actions/changed-files@v23.2
|
||||
with:
|
||||
files: |
|
||||
*.sh
|
||||
*.bats
|
||||
**/*.sh
|
||||
**/*.bats
|
||||
|
||||
- name: Install Node.js v16
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
|
||||
Reference in New Issue
Block a user