Browse Source

Build: Oops

pull/3551/head
Amrsatrio 1 year ago
parent
commit
db54ce9d4b
  1. 4
      .github/workflows/build.yml

4
.github/workflows/build.yml

@ -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

Loading…
Cancel
Save