Compare commits

...

3 commits
1.0.2 ... main

Author SHA1 Message Date
d4c73f0d57
fix ci
All checks were successful
Upload release / build (push) Successful in 13s
2025-06-05 16:15:24 +02:00
2182fa1ef5
verbose message
Some checks failed
Upload release / build (push) Has been cancelled
2025-06-05 13:02:22 +02:00
481c78c0af
this is now automated 2024-11-18 03:18:19 +01:00
3 changed files with 5 additions and 2 deletions

View file

@ -7,6 +7,10 @@ on:
jobs:
build:
runs-on: docker
container:
image: node
steps:
- name: Checkout
uses: actions/checkout@v4

View file

@ -2,8 +2,6 @@
Appuie régulièrement sur la touche Windows, tout en faisant tourner la souris
> Installer [Python via le Microsoft Store](https://apps.microsoft.com/detail/9p7qfqmjrfp7?hl=en-us&gl=US)
>
> Téléchargez le programme [disponible ici](https://git.mylloon.fr/Anri/never-away/releases/latest)
Pour stopper le programme, bougez amplement la souris

View file

@ -13,6 +13,7 @@ SET "py=python.exe"
:: Clean potential error or python version
CLS
ECHO On first start, this may take some time...
IF ERRORLEVEL 1 (
ECHO Installation of Python not found, installation...