dagger/dagger-for-github

a way to run `dagger project update` before `dagger do`

joaofnds opened this issue · 1 comments

What are you trying to do?

have the action install cue deps for me

Why is this important to you?

I think it would be better if this action could install deps through a flag because I don't wont to check in dagger deps ATM

How are you currently working around this?

using install-only and running dagger project update before dagger do

Ran into this issue as well.