Skip to content

Update the GitHub Actions workflow file #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
damithc opened this issue Sep 8, 2021 · 1 comment
Open

Update the GitHub Actions workflow file #66

damithc opened this issue Sep 8, 2021 · 1 comment

Comments

@damithc
Copy link
Collaborator

damithc commented Sep 8, 2021

See nus-cs2103-AY2122S1/forum#211 (comment)

@damithc
Copy link
Collaborator Author

damithc commented Mar 17, 2025

full-template branch: gradle.yml is outdated as compared to AB3 equivalent.
In particular,

      - name: Validate Gradle Wrapper
        uses: gradle/actions/wrapper-validation@v3

      - name: Setup JDK 17
        uses: actions/setup-java@v4
        with:
          distribution: 'zulu'
          java-version: '17'
          java-package: jdk+fx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant