mirror of
https://github.com/minio/docs.git
synced 2025-04-18 10:04:02 +03:00
Whoops
This commit is contained in:
parent
e3a8c4f054
commit
53e14984e3
3
.github/workflows/makefile.yml
vendored
3
.github/workflows/makefile.yml
vendored
@ -34,9 +34,6 @@ jobs:
|
||||
- name: build-docs
|
||||
run: ./build-docs-ci.sh
|
||||
|
||||
- name: wrap-artifact
|
||||
run: ./wrap-artifact.sh
|
||||
|
||||
- name: upload-artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
@ -3,7 +3,7 @@
|
||||
set -ex
|
||||
|
||||
export PATH=${PATH}:${HOME}/.local/bin
|
||||
export GITDIR=$(shell git rev-parse --abbrev-ref HEAD)
|
||||
export GITDIR=main
|
||||
|
||||
|
||||
make SYNC_SDK=TRUE linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user