Update .gitea/workflows/demo.yml

This commit is contained in:
2025-05-23 07:50:30 +02:00
parent 1684378bb3
commit f3d74a93ad

View File

@@ -9,3 +9,5 @@ jobs:
steps:
- run: echo ${{ gitea.event_name }}
- run: echo ${{ runner.os }}
- run: uname -a
- run: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs -o rustup.sh