Skip to content

Commit

Permalink
ci: arreglar check
Browse files Browse the repository at this point in the history
  • Loading branch information
catdevnull committed Feb 26, 2024
1 parent 90f860d commit 089e811
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ jobs:
node-version: 20
cache: "pnpm"
- name: Install dependencies
working-directory: sitio
run: pnpm install
- run: pnpm check
working-directory: sitio

build-and-push-sitio:
name: Compilar contenedor del sitio
Expand Down

0 comments on commit 089e811

Please sign in to comment.