liya2017

Results 5 comments of liya2017

below is my job: ``` jobs: logLatestRelease: runs-on: ubuntu-latest steps: - uses: octokit/[email protected] id: get_latest_release with: query: | query release($owner:String!,$repo:String!) { repository(owner:$owner,name:$repo) { actions(first:1) { nodes { name } }...

> mkdocs/mkdocs#2487 This issue was closed , but i18n still not support multi-language plugin,right?

> Hi @liya2017, > > Did you have time to try to reproduce your desired GraphQL query in GitHub's GraphQL Explorer? We would like to know if this issue is...

@callum-tait-pbx Hi,have you solved the problem? I met the same issue on the Mac M1