We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef8c93 commit 25a835cCopy full SHA for 25a835c
.github/workflows/lua.yml
@@ -91,6 +91,7 @@ jobs:
91
- name: Install MSYS2
92
uses: msys2/setup-msys2@v2
93
with:
94
+ update: true
95
install: >-
96
mingw-w64-x86_64-rust
97
mingw-w64-x86_64-protobuf
0 commit comments