Skip to content

Commit

Permalink
gha release prereq added #3665
Browse files Browse the repository at this point in the history
  • Loading branch information
sven-dmlr committed Nov 28, 2024
1 parent 7bab2db commit c531952
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-github-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ jobs:
# ----------------------
# Setup + Caching
# ----------------------
- name: Install required packages
run: sudo apt-get -y install hub

- name: Use Node.js
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af
with:
Expand Down

0 comments on commit c531952

Please sign in to comment.