Compare commits
1 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
498ee87f55 |
|
|
@ -43,7 +43,7 @@ runs:
|
|||
chmod +x entrypoint.sh
|
||||
|
||||
- name: 在docker中运行
|
||||
uses: docker://dotnet/sdk:6.0
|
||||
uses: docker://dotnet/sdk:8.0
|
||||
with:
|
||||
entrypoint: ./entrypoint.sh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue