mirror of
https://github.com/spacebarchat/server.git
synced 2026-07-28 09:49:25 +00:00
Harmonize GHA workflows a little, add nix-bincache.rory.gay to trusted list to make github go brr
This commit is contained in:
@@ -8,7 +8,6 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
@@ -17,7 +16,7 @@ jobs:
|
||||
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v6
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user