Skip to content

Commit adede61

Browse files
feat: Building types with EZout ( Fixes #5 )
1 parent 109edbf commit adede61

1 file changed

Lines changed: 1 addition & 22 deletions

File tree

Build/GitHub/Jobs/JsonLD.psd1

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,7 @@
55
@{
66
name = 'Check out repository'
77
uses = 'actions/checkout@v2'
8-
},
9-
@{
10-
name = 'GitLogger'
11-
uses = 'GitLogging/GitLoggerAction@main'
12-
id = 'GitLogger'
13-
},
14-
@{
15-
name = 'Use PSSVG Action'
16-
uses = 'StartAutomating/PSSVG@main'
17-
id = 'PSSVG'
18-
},
19-
@{
20-
name = 'Use PipeScript Action'
21-
uses = 'StartAutomating/PipeScript@main'
22-
id = 'PipeScript'
23-
},
24-
'RunEZOut',
25-
'RunHelpOut',
26-
@{
27-
name = 'Use PSJekyll Action'
28-
uses = 'PowerShellWeb/PSJekyll@main'
29-
id = 'PSJekyll'
308
}
9+
'RunEZOut'
3110
)
3211
}

0 commit comments

Comments
 (0)