Fail CI
Some checks are pending
/ verify (push) Waiting to run

This commit is contained in:
Juno Takano 2026-03-22 23:05:53 -03:00
commit 4e631a7749

View file

@ -17,7 +17,7 @@ jobs:
image: rust:slim
steps:
- name: Install action dependencies
run: apt-get install --no-install-recommends --update -y nodejs curl git
run: xxxxxxx install --no-install-recommends --update -y nodejs curl git
- name: Checkout code
uses: actions/checkout@v6