Skip to content

Commit 6a6f1a4

Browse files
committed
ACTIONS ACTIONS ACTIONS ACTIONS ACTIONS ACTIONS ACTIONS ACTIONS ACTIONS ACTIONS ACTIONS ACTIONS ACTIONS
1 parent c0c9ab4 commit 6a6f1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
dotnet-version: ${{ matrix.dotnet-version }}
5656
- name: Install dependencies
57-
run: dotnet restore bprintweb
57+
run: dotnet restore bprintweb -r linux-arm64
5858
- name: Build
5959
run: |
6060
ref_name="${{ github.ref_name }}"

0 commit comments

Comments
 (0)