Skip to content

Commit

Permalink
Properly upload
Browse files Browse the repository at this point in the history
  • Loading branch information
cwfitzgerald committed Jan 3, 2024
1 parent 1feb429 commit 1018656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,4 @@ jobs:
- name: release
uses: softprops/action-gh-release@v1
with:
files: mesa-$MESA_VERSION/mesa-$MESA_VERSION-${{ matrix.short_os }}-${{ matrix.arch }}.tar.xz
files: mesa-${{ env.MESA_VERSION }}/mesa-${{ env.MESA_VERSION }}-${{ matrix.short_os }}-${{ matrix.arch }}.tar.xz

0 comments on commit 1018656

Please sign in to comment.