Add CI and artifact publishing #1

Merged
restitux merged 19 commits from ci-test into main 2025-11-28 05:24:12 +00:00
Showing only changes of commit aab3a05da0 - Show all commits
+3
View File
@@ -28,6 +28,9 @@ jobs:
container:
image: rust:1.90.0-trixie
steps:
- name: Install nodejs
uses: actions/setup-node@v6
- name: Checkout
uses: actions/checkout@v5