mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Update sponsor image workflow
This commit is contained in:
parent
74c63799d1
commit
ded9b1fa28
1 changed files with 2 additions and 0 deletions
2
.github/workflows/generate-sponsor-image.yml
vendored
2
.github/workflows/generate-sponsor-image.yml
vendored
|
|
@ -18,6 +18,8 @@ jobs:
|
|||
with:
|
||||
node-version: 16.x
|
||||
|
||||
- run: npx pnpm i
|
||||
|
||||
- name: Update sponsors
|
||||
run: chmod 755 ./scripts/generate-sponsor-image.sh && ./scripts/generate-sponsor-image.sh
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue