Browse Source

fix build

master
wanggang 1 year ago
parent
commit
d3ad111b11
  1. 2
      .drone.yml

2
.drone.yml

@ -9,7 +9,7 @@ platform:
steps:
- name: build
image: mcr.microsoft.com/dotnet/sdk:5.0
image: mcr.microsoft.com/dotnet/sdk:6.0
commands:
- cd ./build
- pwd

Loading…
Cancel
Save