Skip to content

Commit

Permalink
fixup! fixup! fixup! New version - 42.16
Browse files Browse the repository at this point in the history
  • Loading branch information
KKoukiou committed Nov 27, 2024
1 parent 7bd27b8 commit 8019d68
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/trigger-webui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ jobs:
done
exit 1
- name: Install gh
run: apt-get install gh

- name: Trigger anaconda run
env:
GH_TOKEN: ${{ github.token }}
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/trigger-webui.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ jobs:
done
exit 1

- name: Install gh
run: apt-get install gh

- name: Trigger anaconda run
env:
GH_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 8019d68

Please sign in to comment.