Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ii8 authored Nov 16, 2023
1 parent 3b5b4fd commit 423a9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: debug-${{ matrix.arch.name }}-${{ matrix.libc }}
path: mlton/mlton-compile*
path: mlton/mlton/mlton-compile*

- name: Package
if: ${{ !cancelled() }}
Expand Down

0 comments on commit 423a9b6

Please sign in to comment.