From 585085177679d3a9b9f21c4184a1226d394d1197 Mon Sep 17 00:00:00 2001 From: WangGuoxi Date: Tue, 20 Dec 2022 09:23:25 +0800 Subject: [PATCH] =?UTF-8?q?[FIX](main)=20=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 8 ++------ web/omsUI | 2 +- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 44ee9540..1995cc3a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,13 +11,9 @@ jobs: steps: - name: Setup Go - uses: actions/setup-go@v2 + uses: actions/setup-go@v3 with: - go-version: 1.18 - - - run: | - # https://github.com/actions/setup-go/issues/107 - cp -f `which go` /usr/bin/go + go-version: 1.19 - name: Set Go module run: | diff --git a/web/omsUI b/web/omsUI index 18496da6..69ec77eb 160000 --- a/web/omsUI +++ b/web/omsUI @@ -1 +1 @@ -Subproject commit 18496da624a97e0ebb78aeb2f330b9d9ae636974 +Subproject commit 69ec77ebd52fb6029f10da31b72147839cef4d6f