Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Sep 24, 2021
1 parent 11b4504 commit 6e71926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ jobs:
with:
java-version: 11
- run: |
git describe --tags --exclude="dev" --exclude="Dev"
git describe --tags --exclude="dev" --exclude="[dD]ev*"
- run: |
chmod +x gradlew
./gradlew photon-lib:build --max-workers 1
Expand Down

0 comments on commit 6e71926

Please sign in to comment.