Skip to content

Commit c5d0ce4

Browse files
Merge main into feature/cw-proactive-scan
2 parents ca35efd + 4a27655 commit c5d0ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
java-version: '17'
9696
- name: Generate artifact
9797
run: |
98-
./gradlew -PideProfileName=${{ matrix.supported_versions }} :plugin-amazonq:buildPlugin --exclude-task buildResharperPlugin
98+
./gradlew -PideProfileName=${{ matrix.supported_versions }} :plugin-amazonq:buildPlugin
9999
- name: Upload artifact
100100
uses: actions/upload-artifact@v4
101101
with:

0 commit comments

Comments
 (0)