setup github workflow file (first test)
This commit is contained in:
@@ -20,3 +20,5 @@ RUN cargo install bootimage
|
||||
COPY . .
|
||||
|
||||
RUN cargo update -p proc-macro2
|
||||
|
||||
CMD ["cargo", "build", "--release", "--verbose"]
|
||||
|
||||
Reference in New Issue
Block a user