Skip to content

Commit

Permalink
JH: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
adeepn authored and jethome-bot committed Dec 3, 2023
1 parent 03c4758 commit 3aee79f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/jh-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
release:
types: ["published"]
schedule:
- cron: "0 5 * * *"
- cron: "0 10 * * *"

env:
BUILD_TYPE: core
Expand Down Expand Up @@ -198,7 +198,6 @@ jobs:
sed -i "s|pyezviz|# pyezviz|g" requirements_all.txt
sed -i "s|pykrakenapi|# pykrakenapi|g" requirements_all.txt
- name: create dir for translations
run: |
mkdir -p build/translations-download
Expand Down

0 comments on commit 3aee79f

Please sign in to comment.