Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Commit fb37aad

Browse files
committed
use --auto
Signed-off-by: Lîm Tsú-thuàn <dannypsnl@gmail.com>
1 parent 70d8231 commit fb37aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
version: 'current'
1717
- name: Build
1818
run: |
19-
raco pkg install --skip-installed --user req
19+
raco pkg install --auto --skip-installed --user req
2020
make install
2121
make build
2222
- name: Deploy

0 commit comments

Comments
 (0)