Skip to content

Commit 6e618be

Browse files
committed
fix
1 parent 8e84830 commit 6e618be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
build:
8-
runs-on: ubuntu-latest
8+
runs-on: ['self-hosted', 'dev']
99

1010
steps:
1111
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)