-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #245 from camarm-dev/dev
fix: latest binaries
- Loading branch information
Showing
6 changed files
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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' | ||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.