Attempting to fix the publish action.
Some checks failed
StarFields Django Rest Framework Generics / build (push) Failing after 5s
Lint / Lint (push) Failing after 21s

This commit is contained in:
2024-05-13 14:55:56 +03:00
parent 2ec35f434d
commit 942b576521

View File

@@ -5,7 +5,7 @@ on: [push]
jobs:
build:
runs-on: ubuntu-24.04
runs-on: ubuntu-latest
steps:
- name: Checkout code