Skip to content

Commit

Permalink
Merge pull request #245 from camarm-dev/dev
Browse files Browse the repository at this point in the history
fix: latest binaries
  • Loading branch information
camarm-dev authored Dec 21, 2024
2 parents 3350183 + 3cdee47 commit 78e10e9
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ jobs:
git config --local user.email "[email protected]"
git config pull.rebase true
git add builds/*
git pull
git commit -m "chore(binaries): added latest Remède binaries"
git pull --rebase --autostash
- name: Push changes # push the output folder to your repo
if: matrix.platform != 'windows-latest'
Expand Down
Binary file modified builds/remede.aarch64.app.tar.gz
Binary file not shown.
Binary file modified builds/remede.aarch64.dmg
Binary file not shown.
Binary file modified builds/remede.deb
Binary file not shown.
Binary file modified builds/remede.x64.app.tar.gz
Binary file not shown.
Binary file modified builds/remede.x64.dmg
Binary file not shown.

0 comments on commit 78e10e9

Please sign in to comment.