Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota committed Nov 16, 2023
1 parent cf78bb3 commit 0ba60db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maintenance-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Upload tarballs for use in the next step
uses: actions/upload-artifact@v3
with:
name: linux-${{ inputs.crystal_version }}
name: linux-${{ env.CRYSTAL_VERSION }}
path: linux/build/*.gz

package-docker:
Expand Down

0 comments on commit 0ba60db

Please sign in to comment.