Skip to content

Commit

Permalink
feat: Regenerating with serial build
Browse files Browse the repository at this point in the history
  • Loading branch information
James Brundage committed Jan 28, 2024
1 parent d423345 commit cba4b8d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build-obs-powershell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -578,8 +578,11 @@ jobs:
- name: Use PSSVG Action
uses: StartAutomating/PSSVG@main
id: PSSVG
- name: BuildPipeScript
- name: PipeScript
uses: StartAutomating/PipeScript@main
id: PipeScript
with:
serial: true
- name: UseEZOut
uses: StartAutomating/EZOut@master
- name: Use GitPub Action
Expand Down

0 comments on commit cba4b8d

Please sign in to comment.