Skip to content

Commit

Permalink
feat: Nesting and Regenerating ( Fixes #30 )
Browse files Browse the repository at this point in the history
  • Loading branch information
James Brundage committed Jan 6, 2024
2 parents e842dd4 + df9e416 commit 87f7750
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/Build4bitcss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -499,8 +499,11 @@ jobs:
id: PSSVG
- name: UseEZOut
uses: StartAutomating/EZOut@master
- name: BuildPipeScript
- name: PipeScript
uses: StartAutomating/PipeScript@main
id: PipeScript
with:
serial: true
- name: UseHelpOut
uses: StartAutomating/HelpOut@master
env:
Expand Down

0 comments on commit 87f7750

Please sign in to comment.