Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ROZ-MOFUMOFU-ME authored May 2, 2024
1 parent 5f4291d commit bb1a5f3
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 @@ -72,6 +72,9 @@ jobs:
- checkout
- node/install:
node-version: "18.20"
- run:
name: update
command: sudo apt update && sudo apt install -y libssl-dev
- run:
name: Run build
command: npm install
Expand Down

0 comments on commit bb1a5f3

Please sign in to comment.