jirutka / setup-alpine

Easily use Alpine Linux on GitHub Actions, with support for QEMU user emulator
MIT License
93 stars 14 forks source link

Readme error? #9

Closed JessePelton closed 1 year ago

JessePelton commented 1 year ago

In the Set up and use multiple Alpine environments in a single job section, shell-name: alpine-aarch64.sh is specified for both of the first two steps. If I understand the purpose of shell-name and the rest of the example correctly, the first one should be shell-name: alpine-x86_64.sh.

jirutka commented 1 year ago

You’re right, thanks for noticing it!