Skip to content

Commit

Permalink
Update ci-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaydenkim authored Jan 18, 2025
1 parent fbe11d7 commit 9775ebb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
node-version: 18
- name: Install
run: yarn
- name: Install OpenSSL
run: apt install -y openssl
- name: Lint
run: yarn lint
- name: Build Server
Expand Down

0 comments on commit 9775ebb

Please sign in to comment.