`archives` not accepted as an input
See original GitHub issue - name: Install Qt
uses: jurplel/install-qt-action@v2
with:
version: ${{ env.QT_VER }}
cached: ${{ steps.cache-qt.outputs.cache-hit }}
dir: ${{ github.workspace }}/Qt
archives: qtbase qtsvg qttools qttranslations
Output:
Warning: Unexpected input(s) 'archives', valid inputs are ['dir', 'version', 'host', 'target', 'arch', 'install-deps', 'modules', 'cached', 'setup-python', 'tools', 'set-env', 'tools-only', 'aqtversion', 'py7zrversion', 'extra']
Issue Analytics
- State:
- Created a year ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
Solved: input file not a valid archive - NI Community
Hi Andreas,. I did some research and it appears this error shows up when the library was created using an old standard format...
Read more >Input or output error in archive file in Archiving Via SARA
HI Guys i am geeing below issue while archiving the FI Documents via Archiving job. ... if not just clear some space and...
Read more >HTML file input accept only .zip files (not .exe) - Stack Overflow
FireFox: shows all files, but I can change dropdown to only show .zip. Can I change .zip to be the default view somehow?...
Read more >pg_dump and pg_restore: input file does not appear to be a ...
In one case, I had mounted a backup file in a Docker container and tried to restore, but it failed with does not...
Read more >Archive Project feature does not automatically archive all the ...
... the Archive Project feature on the Project menu to organize your Qsys files, the Archive Project feature does not automatically archive all...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I reported the bug so people won’t use those tricks.
indeed i am busy with life! I am very busy with college courses + TAing, so I don’t have a lot of time to dedicate to open source stuff.
I will definitely get install-qt-action back into shape this summer. My finals week is this week so hopefully imminently.
So yeah, decidedly not dead.