Skip to content

Commit d3fd452

Browse files
committed
build: set localias config path in build workflow
Generated-by: aiautocommit
1 parent 469978d commit d3fd452

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
- uses: iloveitaly/github-action-localias@master
5555
with:
5656
chrome: true
57+
config: tmp/localias.yml
5758
- run: just up --fast
5859
- run: just py_setup
5960
- run: just py_lint

0 commit comments

Comments
 (0)