Skip to content

Commit

Permalink
Fix project actifact
Browse files Browse the repository at this point in the history
  • Loading branch information
AXDOOMER authored Aug 4, 2023
1 parent 5d65cc4 commit ce42e11
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,10 @@ jobs:
run: |
make -j 4
- name: Upload ELF
working-directory: Project
uses: actions/upload-artifact@v2
with:
name: meshglide
path: meshglide
path: Project/meshglide
build-windows:
runs-on: windows-2019
steps:
Expand Down

0 comments on commit ce42e11

Please sign in to comment.