Update build-tool-packages.yml

test-arm64
gowridurgad 6 months ago committed by GitHub
parent ce0dee0a96
commit 396031ea82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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"

Loading…
Cancel
Save