Skip to content

Commit

Permalink
test build
Browse files Browse the repository at this point in the history
  • Loading branch information
Apfelwurm committed Jul 5, 2022
1 parent cd3e691 commit 352671e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
BUILDID=${{ github.run_id }}
BUILDNUMBER=${{ github.run_number }}
SOURCE_COMMIT=${{ github.sha }}
NETEVENTNETVER=$NETEVENTNETVER
NETEVENTNETVER=${{ env.NETEVENTNETVER }}
no-cache: true
# - name: Test Linux Image
# run: docker run --rm lan2play/netevent:latest /docker/test.sh
Expand Down

0 comments on commit 352671e

Please sign in to comment.