Skip to content

Commit

Permalink
temporarily compare to self so we can test the report
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Aug 5, 2023
1 parent 9b2b81d commit 3aa3d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-type-sizes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: DFHack/dfhack/.github/workflows/build-windows.yml@develop
with:
dfhack_ref: develop
structures_ref: ${{ matrix.ref }}
structures_ref: ${{ github.ref }}
artifact-name: sizes-windows-64-${{ matrix.desc }}
platform-files: false
common-files: false
Expand Down

0 comments on commit 3aa3d08

Please sign in to comment.