Browse Source

fix misstake

kerryzhang 3 năm trước cách đây
mục cha
commit
2980cad525
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/go.yml

+ 1 - 1
.github/workflows/go.yml

@@ -48,7 +48,7 @@ jobs:
       with:
         files: |
           build-bin/jrebel-license-active-server-linux_amd64
-          build-bin/jrebel-license-active-server-darwin_amd64
+          build-bin/jrebel-license-active-server-darwin_amd64.app
           build-bin/jrebel-license-active-server-windows_amd64.exe
       env:
         GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}