1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-23 20:47:45 +00:00

Fix typo in reuse job

This commit is contained in:
Joshua Goins 2024-04-28 08:06:13 -04:00
parent 7e5387a6ea
commit d52bfb0034

View file

@ -12,9 +12,10 @@ env:
jobs:
reuse:
runs-on: ubumntu-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v3