mirror of
https://github.com/thewesker/lazy-dsi-file-downloader.git
synced 2025-12-20 12:31:11 -05:00
Compare commits
2 Commits
ghactionst
...
ghactionst
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4f1e6d3da3 | ||
|
|
3d2a4aeb98 |
6
.github/workflows/executables.yml
vendored
6
.github/workflows/executables.yml
vendored
@@ -2,13 +2,13 @@ name: Compile into Executables
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [created]
|
types: [published]
|
||||||
|
|
||||||
#
|
######################################################################################
|
||||||
# Based off of :
|
# Based off of :
|
||||||
# https://github.com/mondul/HiyaCFW-Helper/blob/master/.github/workflows/make-dist.yml
|
# https://github.com/mondul/HiyaCFW-Helper/blob/master/.github/workflows/make-dist.yml
|
||||||
# Thanks to Epicpkmn11 for helping with this
|
# Thanks to Epicpkmn11 for helping with this
|
||||||
#
|
######################################################################################
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
windows:
|
windows:
|
||||||
|
|||||||
Reference in New Issue
Block a user