Skip to content

Commit 125ec55

Browse files
committed
chore: touch lint file
1 parent e67fe0d commit 125ec55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/setup-go@v5
1111
- uses: actions/checkout@v4
1212
- name: Crete empty build directory
13-
run: mkdir ui/build
13+
run: touch ui/build/.gitkeep
1414
- name: golangci-lint
1515
uses: golangci/golangci-lint-action@v6
1616
with:

0 commit comments

Comments
 (0)