mirror of
https://github.com/laoxong/ScoopBucket
synced 2024-11-23 02:45:14 +01:00
chore(ci): Update 'psmodulecache' to 'main' (#16)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
This commit is contained in:
parent
c22d95a617
commit
f2ae842d40
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
repository: ScoopInstaller/Scoop
|
repository: ScoopInstaller/Scoop
|
||||||
path: scoop_core
|
path: scoop_core
|
||||||
- name: Init Test Suite
|
- name: Init Test Suite
|
||||||
uses: potatoqualitee/psmodulecache@v5.1
|
uses: potatoqualitee/psmodulecache@main
|
||||||
with:
|
with:
|
||||||
modules-to-cache: BuildHelpers
|
modules-to-cache: BuildHelpers
|
||||||
shell: powershell
|
shell: powershell
|
||||||
@ -48,7 +48,7 @@ jobs:
|
|||||||
repository: ScoopInstaller/Scoop
|
repository: ScoopInstaller/Scoop
|
||||||
path: scoop_core
|
path: scoop_core
|
||||||
- name: Init Test Suite
|
- name: Init Test Suite
|
||||||
uses: potatoqualitee/psmodulecache@v5.1
|
uses: potatoqualitee/psmodulecache@main
|
||||||
with:
|
with:
|
||||||
modules-to-cache: BuildHelpers
|
modules-to-cache: BuildHelpers
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
|
Loading…
Reference in New Issue
Block a user