File tree Expand file tree Collapse file tree 3 files changed +0
-14
lines changed Expand file tree Collapse file tree 3 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 7676
7777 echo "SECONDARY_DIST=${GITHUB_WORKSPACE}/rabbitmq_server-$archive_version" >> $GITHUB_ENV
7878
79- - name : SETUP DOTNET (rabbit)
80- uses : actions/setup-dotnet@v4
81- if : inputs.plugin == 'rabbit'
82- with :
83- dotnet-version : ' 8.0'
84-
8579 - name : SETUP SLAPD (rabbitmq_auth_backend_ldap)
8680 if : inputs.plugin == 'rabbitmq_auth_backend_ldap'
8781 run : |
Original file line number Diff line number Diff line change 7272 bazelisk info release
7373 # ! - name: Setup tmate session
7474 # ! uses: mxschmitt/action-tmate@v3
75- - uses : actions/setup-dotnet@v4
76- if : inputs.plugin == 'rabbit'
77- with :
78- dotnet-version : ' 8.0'
7975 - name : deps/amqp10_client SETUP
8076 if : inputs.plugin == 'amqp10_client'
8177 run : |
Original file line number Diff line number Diff line change 7272 bazelisk info release
7373 # ! - name: Setup tmate session
7474 # ! uses: mxschmitt/action-tmate@v3
75- - uses : actions/setup-dotnet@v4
76- if : inputs.plugin == 'rabbit'
77- with :
78- dotnet-version : ' 8.0'
7975 - name : deps/amqp10_client SETUP
8076 if : inputs.plugin == 'amqp10_client'
8177 run : |
You can’t perform that action at this time.
0 commit comments