Skip to content

Commit

Permalink
Update manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lqy222 authored Jun 25, 2023
1 parent d23e283 commit 210e986
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Runs a single command using the runners shell
- name: Send greeting
- run: export MAVEN_OPTS=\"-Dmaven.repo.local=$(pwd)\"
- run: echo $MAVEN_OPTS
- run: export MAVEN_OPTS=\"-Dmaven.repo.local=$(pwd)\"
- run: echo $MAVEN_OPTS

0 comments on commit 210e986

Please sign in to comment.