Skip to content

Commit

Permalink
ci(compile): first release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mte90 committed Mar 15, 2024
1 parent 38d463c commit d5f8800
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Release on Tag
on:
push:
branches:
- main
workflow_dispatch: {}
tags:
- 'v*' # Push events to matching v*, i.e. v1.0
- 'nightly-*'
Expand Down
6 changes: 5 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Yad Static build
# Yad Static build for Linux

This repository is just a CI that publish a GH release with the latest [yad](https://github.com/v1cont/yad) version compiled in a static binary with everything, so it is self-contained.

Right now doesn't compile with webgtk and gtk-spell support to keep lightweight.

# Download

Go on [https://github.com/Mte90/yad-static-build/releases](https://github.com/Mte90/yad-static-build/releases).

0 comments on commit d5f8800

Please sign in to comment.