Skip to content

Commit

Permalink
fix: interpolation
Browse files Browse the repository at this point in the history
  • Loading branch information
suphon-t committed Jan 10, 2024
1 parent 88f2faa commit eda2384
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 @@ -71,4 +71,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: ${{ env.FULL_PRODUCT_NAME }}.dmg
path: Build/$FULL_PRODUCT_NAME.dmg
path: Build/${{ env.FULL_PRODUCT_NAME }}.dmg

0 comments on commit eda2384

Please sign in to comment.