1
0
Fork 0
mirror of synced 2024-05-19 11:42:40 +12:00

Fix workflow error

This commit is contained in:
Serene-Arc 2022-12-03 16:56:44 +10:00
parent 8cfc314038
commit 614c19be10

View file

@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install dependencies
run: gem install mdl
run: sudo gem install mdl
- uses: actions/checkout@v3
- uses: paolorechia/pox@v1.0.1
with: