mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
ci: fix master build
This commit is contained in:
@@ -37,6 +37,7 @@ jobs:
|
||||
go: ${{ steps.filter.outputs.go }}
|
||||
sh: ${{ steps.filter.outputs.sh }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
# For pull requests it's not necessary to checkout the code
|
||||
- uses: dorny/paths-filter@v2
|
||||
id: filter
|
||||
|
||||
Reference in New Issue
Block a user