Skip to content

ci/cd: linux: fix godot download link #193

ci/cd: linux: fix godot download link

ci/cd: linux: fix godot download link #193

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Simon Dalvai <info@simondalvai.org>
# SPDX-License-Identifier: CC0-1.0
name: REUSE Compliance Check
on: push
jobs:
test:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
steps:
- name: Checkout source code
uses: actions/checkout@v2
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4