Update .gitea/workflows/demo.yml

This commit is contained in:
2025-05-23 07:53:27 +02:00
parent f3d74a93ad
commit ebf1602744

View File

@@ -11,3 +11,5 @@ jobs:
- run: echo ${{ runner.os }}
- run: uname -a
- run: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs -o rustup.sh
- run: sh rustup.sh --no-modify-path -y
- run: ls -la