Skip to content

Commit edbcc05

Browse files
authored
Bump headlessmc version to 2.9.0
1 parent 6320709 commit edbcc05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- name: Install Xvfb 🖥️
7070
run: sudo apt-get install -y xvfb
7171
- name: Generate icons 🎨
72-
run: xvfb-run --auto-servernum --server-args="-screen 0 1920x1080x24" npm run generate:icons
72+
run: xvfb-run --auto-servernum --server-args="-screen 0 1920x1080x24" npm run generate:icons --headlessmc-version 2.9.0
7373
- name: Generate HTML 📄
7474
run: npm run generate:html
7575
- name: Compress icons 🗜️

0 commit comments

Comments
 (0)