Skip to content

Commit

Permalink
include test files in artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalkbrenner committed Feb 19, 2024
1 parent 64d0f21 commit b7fa9be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/libdmdutil.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ jobs:
cp build/libdmdutil.a tmp
cp build/libdmdutil.so tmp
fi
cp -r test tmp/
cd tmp
tar -czvf ../${ARTIFACT_PATH} *
fi
Expand Down

0 comments on commit b7fa9be

Please sign in to comment.