Skip to content

Commit 87f7750

Browse files
author
James Brundage
committed
feat: Nesting and Regenerating ( Fixes #30 )
2 parents e842dd4 + df9e416 commit 87f7750

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/Build4bitcss.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,8 +499,11 @@ jobs:
499499
id: PSSVG
500500
- name: UseEZOut
501501
uses: StartAutomating/EZOut@master
502-
- name: BuildPipeScript
502+
- name: PipeScript
503503
uses: StartAutomating/PipeScript@main
504+
id: PipeScript
505+
with:
506+
serial: true
504507
- name: UseHelpOut
505508
uses: StartAutomating/HelpOut@master
506509
env:

0 commit comments

Comments
 (0)