Skip to content

Commit

Permalink
#PATCH: v0.9.3 upload and test. will fix workflow pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
akielaries committed Feb 7, 2023
1 parent 0251147 commit e73e51f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/openmtpk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ jobs:
CIBW_ARCHS_MACOS: x86_64 arm64
CIBW_ARCHS_LINUX: auto aarch64 ppc64le s390x
CIBW_BEFORE_BUILD: "git status"
#CIBW_BEFORE_BUILD: "git clean -xdfq && git reset --hard HEAD"

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit e73e51f

Please sign in to comment.