Skip to content

Commit ec3b885

Browse files
committed
fix: add runs on latest
1 parent cf56826 commit ec3b885

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99

1010
jobs:
1111
cleanup:
12+
runs-on: ubuntu-latest
1213
steps:
1314
- name: Delete huge unnecessary tools folder
1415
run: rm -rf /opt/hostedtoolcache

0 commit comments

Comments
 (0)