mirror of
https://github.com/actions/versions-package-tools.git
synced 2025-12-10 03:13:23 +00:00
Update build-tool-packages.yml
This commit is contained in:
2
.github/workflows/build-tool-packages.yml
vendored
2
.github/workflows/build-tool-packages.yml
vendored
@@ -215,7 +215,7 @@ jobs:
|
||||
|
||||
- name: Create directories
|
||||
if: matrix.os == 'setup-actions-windows-arm64-4-core'
|
||||
run: mkdir "/home/runner/runners"
|
||||
run: mkdir -p "/home/runner/runners"
|
||||
- name: Create directories
|
||||
if: matrix.os == 'setup-actions-ubuntu-arm64-2-core'
|
||||
run: mkdir -p "/home/runner/runners"
|
||||
|
||||
Reference in New Issue
Block a user