mirror of
https://github.com/coder/code-server.git
synced 2026-04-13 11:38:50 -05:00
fixup!: change to src/**"
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -189,7 +189,7 @@ jobs:
|
||||
uses: tj-actions/changed-files@v23.2
|
||||
with:
|
||||
files: |
|
||||
./src/**/*
|
||||
src/**
|
||||
|
||||
- name: Install Node.js v16
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
|
||||
Reference in New Issue
Block a user