Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
lacymorrow committed Oct 26, 2023
1 parent 271e689 commit 588e3b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- checkout
- node/install-packages:
pkg-manager: yarn
- run:
command: sudo apt-get update
name: Update apt-get
- run:
command: sudo apt-get install rpm
name: Install Dependencies
Expand Down

0 comments on commit 588e3b5

Please sign in to comment.