Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rafccq authored Aug 10, 2024
1 parent ae2543d commit 8be982f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,6 @@ jobs:
tar czf ../ci-release/pd-x86_64-linux.tar.gz pd-x86_64-linux
zip -r ../ci-release/pd-x86_64-windows.zip pd-x86_64-windows
popd
git tag --force ci-dev-build-x64 port
git tag --force ci-dev-build-x64 port-x64
git push --force origin ci-dev-build-x64
gh release upload --clobber ci-dev-build-x64 ci-release/*

0 comments on commit 8be982f

Please sign in to comment.