diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index cae053e..07ddc07 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - platform: [win32, linux, darwin] + platform: [win, linux, darwin] steps: - name: Checkout code uses: actions/checkout@v3 diff --git a/package.json b/package.json index 606d04f..bba5ef8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "topaz", - "version": "0.2.7", + "version": "0.2.8", "description": "Seamlessly integrate your work and life with one powerful platform.", "main": "main.js", "devDependencies": {