Skip to content

Commit f5a6725

Browse files
committed
WIP
1 parent bf24fdf commit f5a6725

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/foo.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,5 @@ jobs:
9090
working-directory: "test/fixtures/date" # EXTRA
9191
- name: "Run easy compile"
9292
uses: "shopify-playground/edouard-playground/.github/actions/easy_publish@easy-compile"
93-
working-directory: "test/fixtures/date" # EXTRA
93+
with: # EXTRA
94+
working-directory: "test/fixtures/date" # EXTRA

0 commit comments

Comments
 (0)