Skip to content

Commit

Permalink
Trying to fix pipelines.
Browse files Browse the repository at this point in the history
  • Loading branch information
Utar94 committed Jan 4, 2024
1 parent 5be09a7 commit 1e01cec
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
name: Build PokéData Frontend
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4

- name: Setup Node 20
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 1e01cec

Please sign in to comment.