Skip to content
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

Fix wrong OS attribute on macOS #47

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Fix wrong OS attribute on macOS #47

merged 1 commit into from
Jun 20, 2024

Conversation

Technici4n
Copy link
Member

@Technici4n Technici4n commented Jun 20, 2024

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Jun 20, 2024

  • Publish PR to GitHub Packages

Last commit published: 22b9a3c2adc9068024def2a0e038f93a80ca0dc4.

PR Publishing

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven {
        name 'Maven for PR #47' // https://github.com/neoforged/ModDevGradle/pull/47
        url 'https://prmaven.neoforged.net/ModDevGradle/pr47'
        content {
            includeModule('net.neoforged.moddev', 'net.neoforged.moddev.gradle.plugin')
            includeModule('net.neoforged', 'moddev-gradle')
            includeModule('net.neoforged.moddev.repositories', 'net.neoforged.moddev.repositories.gradle.plugin')
        }
    }
}

@Technici4n Technici4n marked this pull request as ready for review June 20, 2024 22:14
@shartte shartte enabled auto-merge (squash) June 20, 2024 22:14
@shartte shartte merged commit c09d3b5 into main Jun 20, 2024
8 checks passed
@shartte shartte deleted the fix-45 branch June 20, 2024 22:26
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

Successfully merging this pull request may close these issues.

Gradle fails on MacOS
2 participants