maint: use workflow for installing premake

This commit is contained in:
2023-06-08 12:07:42 +02:00
committed by GitHub
parent 0b374cd08f
commit 3313b0ebf2
7 changed files with 13 additions and 12 deletions

View File

@ -40,5 +40,6 @@
#include <ranges>
#include <span>
#include <sstream>
#include <type_traits>
#include <utility>
#include <vector>