Skip to content

Commit 352671e

Browse files
committed
test build
1 parent cd3e691 commit 352671e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
BUILDID=${{ github.run_id }}
127127
BUILDNUMBER=${{ github.run_number }}
128128
SOURCE_COMMIT=${{ github.sha }}
129-
NETEVENTNETVER=$NETEVENTNETVER
129+
NETEVENTNETVER=${{ env.NETEVENTNETVER }}
130130
no-cache: true
131131
# - name: Test Linux Image
132132
# run: docker run --rm lan2play/netevent:latest /docker/test.sh

0 commit comments

Comments
 (0)