mirror of
https://github.com/thewesker/lazy-dsi-file-downloader.git
synced 2025-12-20 04:21:09 -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:
|
||||
release:
|
||||
types: [created]
|
||||
types: [published]
|
||||
|
||||
#
|
||||
######################################################################################
|
||||
# Based off of :
|
||||
# https://github.com/mondul/HiyaCFW-Helper/blob/master/.github/workflows/make-dist.yml
|
||||
# Thanks to Epicpkmn11 for helping with this
|
||||
#
|
||||
######################################################################################
|
||||
|
||||
jobs:
|
||||
windows:
|
||||
|
||||
Reference in New Issue
Block a user