1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-23 23:21:08 +01:00

Build: Oops

This commit is contained in:
Amrsatrio 2024-07-24 00:43:54 +07:00
parent 04fd2b7647
commit db54ce9d4b

View File

@ -86,10 +86,10 @@ jobs:
run: | run: |
nuget restore ExplorerPatcher.sln nuget restore ExplorerPatcher.sln
- name: Setup dependency projects - name: Build dependencies
shell: cmd shell: cmd
run: | run: |
GenerateDependencyProjects.bat BuildDependencies%BUILD_CONFIGURATION%.bat
# - name: Download ep_taskbar # - name: Download ep_taskbar
# uses: robinraju/release-downloader@v1 # uses: robinraju/release-downloader@v1