chore: can this pass compile?

This commit is contained in:
Steve Johnson 2023-10-20 00:50:58 +08:00
parent 0d91c3429b
commit 635289639b

View File

@ -44,10 +44,10 @@ jobs:
cd ${{ github.workspace }}/core/src/foss/golang/ cd ${{ github.workspace }}/core/src/foss/golang/
go get -u go get -u
- name: Update Main Gomod # - name: Update Main Gomod
run: | # run: |
cd ${{ github.workspace }}/core/src/main/golang/native/ # cd ${{ github.workspace }}/core/src/main/golang/native/
go get -u # go get -u
- name: Create Pull Request - name: Create Pull Request
id: cpr id: cpr