💚 just use checkout without any options
Some checks failed
Build OCI Images / build (push) Failing after 42s

This commit is contained in:
Rose 2024-07-24 02:25:06 -04:00
parent cbfd070bcc
commit 3443f7de8a
No known key found for this signature in database

View file

@ -16,11 +16,6 @@ jobs:
yarn config set nodeLinker node-modules yarn config set nodeLinker node-modules
- name: checkout - name: checkout
uses: https://code.forgejo.org/actions/checkout@v4 uses: https://code.forgejo.org/actions/checkout@v4
with:
repository: rose/datamine
fetch-depth: 2
token: ${{secrets.OAUTH_TOKEN}}
github-server-url: ${{github.server_url}}
- name: cache turbo build - name: cache turbo build
uses: https://code.forgejo.org/actions/cache@v4 uses: https://code.forgejo.org/actions/cache@v4
with: with: