Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Commit

Permalink
fix: remeshes artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsSim committed Jan 23, 2024
1 parent 7c63a9d commit 0f1e228
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/electron_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
with:
name: remeshes-zip
path: |
other/fsolauncher-remeshes/release/remeshes-*.zip
other/fsolauncher-remeshes/release/sha256_remeshes.txt
release/remeshes-*.zip
release/sha256_remeshes.txt
build-launcher:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 0f1e228

Please sign in to comment.