Skip to content

Commit

Permalink
Roll back ci-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaydenkim authored Jan 18, 2025
1 parent 3ff83b5 commit df5550e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
node-version: 18
- name: Install
run: yarn wget http://nz2.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2.23_amd64.deb
run: yarn
- name: Lint
run: yarn lint
- name: Build Server
Expand Down

0 comments on commit df5550e

Please sign in to comment.