FleekHQ / IC-Deploy-Action

Github action that wraps dfx commands to deploy canisters to Dfinity on push
43 stars 14 forks source link

Unable to install more recent dfx versions #3

Open julianjelfs opened 2 years ago

julianjelfs commented 2 years ago

Hi - we in the OpenChat team are trying to use this and we need to use a different dfx version. If we supply the required DFX_VERSION env var e.g. 0.9.0 it still falls back to 0.8.4.

Perhaps related to the following error that we see in the logs?

image

Do you have any idea what's causing this?

Otherwise it works perfectly!

gespi1 commented 2 years ago

this might have been remediated already. On my builds i am getting the following:

Screen Shot 2022-04-25 at 10 15 02 PM
gespi1 commented 1 year ago

we need a way to specify dfx version numbers