mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-13 16:26:50 +00:00
Minor updates
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -21,10 +21,9 @@ jobs:
|
||||
matrix:
|
||||
node-version: [16]
|
||||
steps:
|
||||
# Checkout doc repo and its dependencies
|
||||
# Checkout and setup
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
# Setup Node
|
||||
- name: Setup (Node.js ${{ matrix.node-version }})
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user