8.0
This commit is contained in:
parent
1ea27868df
commit
5437cf9619
|
|
@ -56,7 +56,7 @@ runs:
|
||||||
chmod +x entrypoint.sh
|
chmod +x entrypoint.sh
|
||||||
|
|
||||||
- name: 在docker中编译
|
- name: 在docker中编译
|
||||||
uses: docker://dotnet/sdk:6.0
|
uses: docker://dotnet/sdk:8.0
|
||||||
with:
|
with:
|
||||||
entrypoint: ./entrypoint.sh
|
entrypoint: ./entrypoint.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue