mirror of
https://github.com/WinDurango/WinDurango.git
synced 2026-01-31 00:55:17 +01:00
Update msbuild.yml
This commit is contained in:
10
.github/workflows/msbuild.yml
vendored
10
.github/workflows/msbuild.yml
vendored
@@ -35,12 +35,12 @@ jobs:
|
||||
- name: Install 7zip
|
||||
run: choco install 7zip --no-progress
|
||||
|
||||
- name: Clone GuillaumeFalourd/formulas-training PRIVATE repository
|
||||
uses: GuillaumeFalourd/clone-github-repo-action@v2.3
|
||||
- name: Checkout private tools
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
owner: 'WinDurango'
|
||||
repository: 'WinDurango-IDLs'
|
||||
access-token: ${{ secrets.ACCESS_TOKEN }}
|
||||
repository: WinDurango/WinDurango-IDLs
|
||||
token: ${{ secrets.IDL_REPO_SECRET }}
|
||||
path: IDLs
|
||||
|
||||
- name: Copying IDLs
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user