Skip to content

Commit

Permalink
Removing extra content from CI
Browse files Browse the repository at this point in the history
Signed-off-by: Julio Faracco <[email protected]>
  • Loading branch information
jcfaracco committed Jan 27, 2024
1 parent 4dbcb22 commit b7463ac
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ jobs:
steps:
- name: Checkout 🛎
uses: actions/checkout@master
- name: Install dependencies 👨💻
run: npm i
- name: Build for production 🏗️
run: npm run build
- name: Setup SSH
run: |
mkdir -p ~/.ssh/
Expand Down

0 comments on commit b7463ac

Please sign in to comment.