Skip to content

Commit

Permalink
Update uploaded binary artifact filename to reflect new version
Browse files Browse the repository at this point in the history
  • Loading branch information
RaymiiOrg authored and lenticularis39 committed May 9, 2023
1 parent 12020ff commit a778050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-and-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:
- name: Upload AXPbox Binary
uses: actions/upload-artifact@v1
with:
name: AXPbox-osx-x86-10.15-appleclang-${{ env.BUILD_DATE }}
name: AXPbox-osx-x86-12-appleclang-${{ env.BUILD_DATE }}
path: ${{runner.workspace}}/build/axpbox
env:
BUILD_DATE: ${{ steps.date.outputs.date }}
Expand Down

0 comments on commit a778050

Please sign in to comment.