File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ github_ci_macos_homebrew_ffmpeg:
4949
5050.PHONY :_github_ci_macos_release
5151_github_ci_macos_release :
52- $(PYTHON3 ) " ./etc/release/release.py" --verbose $(TARGET_ARGS ) --timestamp=$(shell $(PYTHON3 ) "./etc/release/release2.py" print-timestamp) --gh-release $(shell $(PYTHON3 ) "./etc/release/release2.py" print-suffix) --ctest-jobs=1 --ctest-output-on-failure --ctest-extra-verbose
52+ $(PYTHON3 ) " ./etc/release/release.py" --verbose $(TARGET_ARGS ) --timestamp=$(shell $(PYTHON3 ) "./etc/release/release2.py" print-timestamp) --gh-release $(shell $(PYTHON3 ) "./etc/release/release2.py" print-suffix) --ctest-jobs=1 --ctest-output-on-failure
5353
5454.PHONY :github_ci_macos_x64
5555github_ci_macos_x64 :
You can’t perform that action at this time.
0 commit comments