mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 13:07:07 +01:00
Enable winget LocalManifestFiles
This commit is contained in:
@@ -1453,6 +1453,9 @@ jobs:
|
||||
- name: Install wingetcreate
|
||||
run: winget install wingetcreate --disable-interactivity --accept-source-agreements
|
||||
|
||||
- name: Enable LocalManifestFiles
|
||||
run: winget settings --enable LocalManifestFiles
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user