Skip to content

Commit

Permalink
Removing unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelorodrigo committed Nov 14, 2023
1 parent 120ac36 commit 89c020b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ jobs:
cache: 'yarn'
- name: Install dependencies 👨🏻‍💻
run: yarn install --immutable --immutable-cache --check-cache
# - name: Setup Pages
# uses: actions/configure-pages@v2
# with:
# static_site_generator: nuxt
- name: Deploy 😎
run: yarn generate
- name: Publish 🍻
Expand Down

0 comments on commit 89c020b

Please sign in to comment.