Skip to content

Commit 3eb6f28

Browse files
committed
ci: fix master build
1 parent d10513f commit 3eb6f28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coder.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
go: ${{ steps.filter.outputs.go }}
3838
sh: ${{ steps.filter.outputs.sh }}
3939
steps:
40+
- uses: actions/checkout@v3
4041
# For pull requests it's not necessary to checkout the code
4142
- uses: dorny/paths-filter@v2
4243
id: filter

0 commit comments

Comments
 (0)