Added info
This commit is contained in:
@@ -9,7 +9,10 @@ jobs:
|
||||
build-linux:
|
||||
runs-on: debian-bookworm
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
repository: 'brotoskyj/AirlockLibs'
|
||||
token: ${{RUNNER_TOKEN}}
|
||||
- name: Install Rust + Python + maturin
|
||||
run: |
|
||||
apt-get update && apt-get install -y python3 python3-pip curl node
|
||||
|
||||
Reference in New Issue
Block a user