Skip to content

Commit

Permalink
chore: fix beta ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hientominh committed Dec 5, 2024
1 parent 863b0ac commit e89bad0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jan-electron-build-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
permissions:
contents: write
steps:
- name: Getting the repo
uses: actions/checkout@v3
- name: Sync temp to latest
run: |
# sync temp-beta to beta by copy files that are different or new
Expand Down

0 comments on commit e89bad0

Please sign in to comment.