File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 55 tags :
66 - " v*.*.*"
77
8+ env :
9+ USE_BAZEL_VERSION : 7.4.1
10+
811jobs :
912 create_draft_release :
1013 if : github.ref_type == 'tag'
3538 elixir-version : " 1.15.8"
3639 # Setup the compilation environment
3740 -
uses :
bazel-contrib/[email protected] 38- env :
39- USE_BAZEL_VERSION : 7.4.1
4041 - uses : actions/setup-python@v5
4142 with :
4243 python-version : " 3.11"
6768 - run : mix local.hex --force
6869 # Setup the compilation environment
6970 -
uses :
bazel-contrib/[email protected] 70- env :
71- USE_BAZEL_VERSION : 7.4.1
7271 - uses : actions/setup-python@v5
7372 with :
7473 python-version : " 3.11"
9695 - run : mix local.hex --force
9796 # Setup the compilation environment
9897 -
uses :
bazel-contrib/[email protected] 99- env :
100- USE_BAZEL_VERSION : 7.4.1
10198 - uses : actions/setup-python@v5
10299 with :
103100 python-version : " 3.11"
You can’t perform that action at this time.
0 commit comments