Revert "fix(docs-ci): install nodejs in python image — actions/checkout needs node"
This reverts commit d51d68abca.
This commit is contained in:
parent
d51d68abca
commit
e5c8e86708
4 changed files with 8 additions and 5 deletions
|
|
@ -15,10 +15,10 @@ jobs:
|
|||
volumes:
|
||||
- /srv/docs-makerfloss/html:/output
|
||||
steps:
|
||||
- name: Install git, rsync, nodejs for actions/checkout
|
||||
- name: Install git for actions/checkout
|
||||
run: |
|
||||
apt-get update -qq
|
||||
apt-get install -y --no-install-recommends git rsync nodejs
|
||||
apt-get install -y --no-install-recommends git rsync
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
|
|
@ -183,6 +183,6 @@ Peer-to-peer messaging — _no server at all_.
|
|||
|
||||
- Works over Tor, local WiFi, or Bluetooth (offline!)
|
||||
- Censorship-resistant by design
|
||||
g Con: Android-first; no desktop client; both parties must be online to first connect
|
||||
- Con: Android-first; no desktop client; both parties must be online to first connect
|
||||
|
||||
**For:** activists, disaster scenarios, high-censorship environments
|
||||
|
|
|
|||
|
|
@ -5,4 +5,3 @@
|
|||
- Bo's invetory system and DNS for his QR-codes
|
||||
- Task management system for BuildDays
|
||||
- Display systemet Konrad
|
||||
- touch display med kalender etc.
|
||||
|
|
|
|||
|
|
@ -1 +1,5 @@
|
|||
# Ønske/skaffe-liste
|
||||
# Indkøbsliste
|
||||
|
||||
- Rack-studs
|
||||
- 3 =< 3B+
|
||||
- Kølepasta
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue