이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
SmallChi
/
JT808
의 미러
https://github.com/SmallChi/JT808.git
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
53
위키
활동
소스 검색
update dotnet version with github action
tags/v2.6.2
yedajiang44
2 년 전
부모
6fef29fd5f
커밋
06c9ca997c
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/dotnetcore.yml
+ 1
- 1
.github/workflows/dotnetcore.yml
파일 보기
@@ -12,7 +12,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@master
with:
dotnet-version: 7.0.
203
dotnet-version: 7.0.
5
- name: dotnet info
run: dotnet --info
- name: dotnet restore
쓰기
미리보기
불러오는 중...
취소
저장