Skip to content

Commit

Permalink
test again
Browse files Browse the repository at this point in the history
  • Loading branch information
camilo committed Jan 18, 2024
1 parent eaef3cb commit 0f647db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
REPO: self
BRANCH: binaries
FOLDER: build/build/
SQUASH_HISTORY: true
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TARGET_DIR: linux

Expand All @@ -49,5 +50,6 @@ jobs:
REPO: self
BRANCH: binaries
FOLDER: build/build/
SQUASH_HISTORY: true
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TARGET_DIR: win

0 comments on commit 0f647db

Please sign in to comment.