Skip to content

Commit ee844b0

Browse files
committed
Remove working dir again
1 parent 29e0dc2 commit ee844b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/go.yml

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
- uses: actions/checkout@v4
2323

2424
- name: Set up Go
25-
working-directory: ./browser
2625
uses: actions/setup-go@v5
2726
with:
2827
go-version: '1.23.2'

0 commit comments

Comments
 (0)