fixed example

This commit is contained in:
Lain Iwakura 2025-06-20 22:37:30 +03:00
parent 65365c89f1
commit 0dfd29cf82
No known key found for this signature in database
GPG Key ID: C7C18257F2ADC6F8

View File

@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Fix Alpine Shell - name: Fix Alpine Shell
uses: lain/fixsh-alpine@main uses: git.iwakurahome.ru/lain/fixalpinesh@main
with: with:
install-bash: 'true' install-bash: 'true'
install-nodejs: 'true' install-nodejs: 'true'