Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Commit 8e0bddb

Browse files
committed
macos..
1 parent 8d02c0c commit 8e0bddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ env:
55
FILES: "README.md LICENSE USBSID* vice-makefile/Makefile.am" # seperate multiple entries with ,
66
THE_SERVER: ${{ github.server_url }}
77
PATH_SOURCE_CHECKOUT: temp_folder
8-
PATH_ARTIFACTS: dist
8+
DEPS_PREFIX: /opt/homebrew
99
on:
1010
workflow_dispatch:
1111
concurrency:

0 commit comments

Comments
 (0)