mirror of
https://github.com/vale981/melpazoid
synced 2025-03-05 09:21:39 -05:00
fix: relocate melpazoid.yml to not interfere with ci
This commit is contained in:
parent
e988d291a7
commit
731bc7f7cb
2 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ are not foolproof, sometimes opinionated, and may raise false positives.
|
||||||
#+begin_src bash
|
#+begin_src bash
|
||||||
mkdir -p .github/workflows
|
mkdir -p .github/workflows
|
||||||
curl -o .github/workflows/melpazoid.yml \
|
curl -o .github/workflows/melpazoid.yml \
|
||||||
https://raw.githubusercontent.com/riscy/melpazoid/master/.github/workflows/melpazoid.yml
|
https://raw.githubusercontent.com/riscy/melpazoid/master/melpazoid.yml
|
||||||
#+end_src
|
#+end_src
|
||||||
then edit the file (~.github/workflows/melpazoid.yml~) and change the values
|
then edit the file (~.github/workflows/melpazoid.yml~) and change the values
|
||||||
of ~RECIPE~ and ~EXIST_OK~ to fit. Instructions are in the file.
|
of ~RECIPE~ and ~EXIST_OK~ to fit. Instructions are in the file.
|
||||||
|
|
Loading…
Add table
Reference in a new issue