diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index acee340..71bc989 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,7 +20,7 @@ jobs: - name: create draft release uses: crabnebula-dev/cloud-release@v0 with: - command: release draft ${{ env.CN_APPLICATION }} --framework packager + command: cd crates/app && release draft ${{ env.CN_APPLICATION }} --framework packager api-key: ${{ secrets.CN_API_KEY }} build: diff --git a/README.md b/README.md index 690ae52..3b01b9f 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ To install Coop, follow these steps: - **Windows**: Run the downloaded `.exe` installer and follow the on-screen instructions. - **macOS**: Open the downloaded `.dmg` file and drag Coop to your Applications folder. - **Ubuntu**: Run the downloaded `.deb` or `.AppImage` installer and follow the on-screen instructions. + - **Arch Linux**: For `.tar.gz` packages, extract and install manually. For PKGBUILD, use `makepkg -si` to build and install. - **Flatpak**: Coming soon. 3. **Run Coop**: