Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 2, 2024. It is now read-only.
/corePublic archive

Commita622761

Browse files
committed
removed env var in GH workflow and added to .env file
1 parentea464fe commita622761

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

‎.gh-actions-env‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ REDIS_HOST=localhost:6379
1111
REDIS_PASSWORD=
1212
LOCAL_STORAGE_URL=http://localhost:8099
1313
FTS_INDEX_FILE=./sb.fts
14-
14+
PLUGINS_PATH=./plugins

‎.github/workflows/go.yml‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030
-name:Build
3131
run:make build
3232

33-
-name:Set PLUGINS_PATH env var
34-
run:export PLUGINS_PATH=$(pwd)/plugins
35-
3633
-name:Test (PostgreSQL data store)
3734
run:make alltest
3835

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp