Skip to content

Commit 73fe28a

Browse files
committed
0.9.86: CI: Yaml fix
1 parent e943947 commit 73fe28a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# .github/workflows/ci.yml
21
name: Build & Release
32

43
on:
@@ -13,7 +12,7 @@ env:
1312
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1413

1514
jobs:
16-
build_release_all:
15+
build_linux:
1716
runs-on: ubuntu-latest
1817
steps:
1918
- name: Checkout code

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "emulsion",
3-
"version": "0.9.85",
3+
"version": "0.9.86",
44
"summary": "Better gaming throught chemistry",
55
"description": "Display your games collection into responsive galleries, manage game metadata, cover art and emulator configuration. Launch your games in style.",
66
"homepage": "https://yphil.gitlab.io/emulsion",

0 commit comments

Comments
 (0)