Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

colored ip

colored ip #19

VERSION: 5

Check failure on line 1 in .github/workflows/airsonic-advanced-war.yaml

View workflow run for this annotation

GitHub Actions / airsonic-advanced-war

Invalid workflow file

The workflow is not valid. .github/workflows/airsonic-advanced-war.yaml (Line: 1, Col: 1): Unexpected value 'VERSION'
env: {}
jobs:
airsonic-advanced-war:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/install-nix-action@v20
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
nix_path: nixpkgs=channel:nixos-unstable
- run: nix build .#airsonic-advanced-war
name: airsonic-advanced-war
on:
pull_request:
branches:
- master
push:
branches:
- master