Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

test swig install#1874

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
nhachicha wants to merge10 commits intomain
base:main
Choose a base branch
Loading
fromtest_swig
Draft
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
test
  • Loading branch information
@nhachicha
nhachicha authoredOct 11, 2025
commit7c41a0ffa44fd0116ce67c8d27385dba5a5bb3bd
4 changes: 2 additions & 2 deletions.github/workflows/pr.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -82,10 +82,10 @@ jobs:
echo "/home/linuxbrew/.linuxbrew/sbin" >> $GITHUB_PATH
echo "/home/linuxbrew/.linuxbrew/bin" >> $GITHUB_PATH
cd ~
brew tap homebrew/core
brew tap homebrew/core --force
cd "$(brew --repo homebrew/core)"
git checkout 3b3300546b5a4e40b74f4ee33cf225cca280defe
curl -L ${{ vars.VERSION_SWIG}} > swig.rb && HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=true brew install swig.rb
curl -L ${{ vars.VERSION_SWIG}} > swig.rb && HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=true brew install swig.rb --force

- name: Build JNI Stub
working-directory: ./packages
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp