Skip to content

Commit

Permalink
Back to playing -- TeaLeaf being a pain
Browse files Browse the repository at this point in the history
  • Loading branch information
ABenC377 committed Oct 28, 2024
1 parent 9c54072 commit c099d98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/simeng_benchmarks/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ runs:
run: |
if [ ${{ inputs.RUN_DIR }} ]
then
ls "${{ inputs.RUN_DIR }}"
simeng "$GITHUB_WORKSPACE/configs/a64fx.yaml" "${{ inputs.BIN_PATH }}" -n 64 -i 1 --deck "${{ inputs.RUN_DIR }}" > $GITHUB_WORKSPACE/simeng.tmp
else
simeng "$GITHUB_WORKSPACE/configs/a64fx.yaml" "${{ inputs.BIN_PATH }}" -n 64 -i 1 > $GITHUB_WORKSPACE/simeng.tmp
Expand Down

0 comments on commit c099d98

Please sign in to comment.