Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SirLynix authored Nov 10, 2024
1 parent 42c7a11 commit 645357e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
shell: bash

- name: "Set output variables"
run:
run: |
echo "OUTPUT_NAME=${{ matrix.platform.os }}_${{ matrix.platform.arch }}_${{ matrix.mode }}" >> $GITHUB_ENV
echo "OUTPUT_FILE=${{ env.OUTPUT_NAME }}${{ matrix.platform.archive_ext }}" >> $GITHUB_ENV
shell: bash
Expand Down

0 comments on commit 645357e

Please sign in to comment.