Skip to content

Commit

Permalink
Fix text stub path
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Sep 6, 2024
1 parent 616d406 commit 257b880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
name: ${{ matrix.platform }}-${{ matrix.arch }}${{ matrix.tags }}
path: |
build/bin/bare
build/libbare.tdb
build/libbare.tbd
- uses: actions/upload-artifact@v4
if: ${{ matrix.platform == 'win32' }}
with:
Expand Down

0 comments on commit 257b880

Please sign in to comment.